Skip to content

Hostname

arcube.com

Last fetched

arcube.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · arcube.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arcube.com

Resolution chain

arcube.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.205.4818.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.6018.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.6918.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.9518.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.245.162.10618.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.1918.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.5518.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.9718.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:9
Organization
arcube multimedia
Contact emails

Subdomains

22 observed subdomains of arcube.com.

Web-graph footprint

Distinct hostnames that link to or from arcube.com in the public web crawl.

10 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for arcube.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from arcube.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "arcube.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.