Hostname
hultef.com
Last fetched
hultef.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
hultef.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.110 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.185 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.34 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.152 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.32 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.41 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.85 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.70 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.73.6 | 3.5.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.118.28 | 52.218.118.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.121.116 | 52.218.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.44.236 | 52.218.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.63.28 | 52.218.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.0.252 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.1.180 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.36.108 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain admin
- Contact emails
Subdomains
26 observed subdomains of hultef.com.
Showing 13 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hultef.com in the public web crawl.
66 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hultef.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.hultef.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from hultef.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hultef.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.