Hostname
hal-allergy.com
Last fetched
hal-allergy.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
hal-allergy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.22.145.16 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- hal allergy b.v.
- Contact emails
Subdomains
7 observed subdomains of hal-allergy.com.
Web-graph footprint
Distinct hostnames that link to or from hal-allergy.com in the public web crawl.
71 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for hal-allergy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 178.15.137.106 |
| SPF_IP | 20.74.37.146/32 |
| SPF_IP | 20.74.97.162/32 |
| SPF_IP | 20.74.99.62/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 46.20.32.130 |
| SPF_IP | 46.30.63.40 |
| SPF_IP | 5.39.8.116/32 |
| SPF_IP | 5.39.8.122/32 |
| SPF_IP | 5.39.8.123/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 94.199.146.85 |
| SPF_IP | 94.237.89.168/32 |
Related pages
Pivot deeper into the graph from hal-allergy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hal-allergy.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.