Hostname
hammertechonline.com
Last fetched
hammertechonline.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
hammertechonline.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:48
- Organization
- hammer technologies pty
- Contact emails
Subdomains
18 observed subdomains of hammertechonline.com.
Web-graph footprint
Distinct hostnames that link to or from hammertechonline.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for hammertechonline.com.
| Mechanism | Target |
|---|---|
| SPF_A | hammertechonline.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | relays.gooddata.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.217.248.0/24 |
| SPF_IP | 149.72.183.184 |
| SPF_IP | 149.72.255.234 |
| SPF_IP | 149.72.48.162 |
| SPF_IP | 167.89.107.57 |
| SPF_MX | hammertechonline.com |
Related pages
Pivot deeper into the graph from hammertechonline.com.
- IP · 100.20.182.255
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · US
- Email · james@hammertech.com.au
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.