Skip to content

Hostname

macube.com

Last fetched

macube.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:1441 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.11718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.173.219.1113.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.523.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.643.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.883.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1441
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

10 observed subdomains of macube.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for macube.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from macube.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "macube.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.