Skip to content

Hostname

built.hammertechonline.com

Last fetched

built.hammertechonline.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · built.hammertechonline.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/built.hammertechonline.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.148.229.1316.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.26.7435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.222.435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.55.8652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with built.hammertechonline.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for built.hammertechonline.com.

MechanismTarget
SPF_Abuilt.hammertechonline.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErelays.gooddata.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.217.248.0/24
SPF_IP149.72.183.184
SPF_IP149.72.255.234
SPF_IP149.72.48.162
SPF_IP167.89.107.57
SPF_MXbuilt.hammertechonline.com

Related pages

Pivot deeper into the graph from built.hammertechonline.com.

Cypher and MCP

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

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