Skip to content

Hostname

hostmacro.com

Last fetched

hostmacro.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.1218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.1418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.10018.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.4518.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.6518.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.9418.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
domain administrator
Contact emails

Subdomains

35 observed subdomains of hostmacro.com.

Web-graph footprint

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

11 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hostmacro.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.myorderbox.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zoho-books.in
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.43.148.222/32
SPF_IP69.175.109.114

Related pages

Pivot deeper into the graph from hostmacro.com.

Cypher and MCP

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

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