Hostname
webhallen.com
Last fetched
webhallen.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
webhallen.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.73.58 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.158.70 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- gabriel loberg
- Contact emails
- domainmaster@webhallen.com
- 45d7b500194421f21fc426de81147199-1707263@contact.gandi.net
- 58a3cc0b768585976651a2a9f802d388-1707263@contact.gandi.net
- 6941ef0952bc0b3dc16dcfc346a303f1-1707263@contact.gandi.net
- df71dbec6afbcaae6c6317a1bc7c1654-1707263@contact.gandi.net
- ff71bedbe9443fa95daa45eeae43788f-1707263@contact.gandi.net
Subdomains
20 observed subdomains of webhallen.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webhallen.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for webhallen.com.
| Mechanism | Target |
|---|---|
| SPF_A | sitoomail1.webhallen.com |
| SPF_A | webhallen.com |
| SPF_INCLUDE | _spf.reclaimit.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.logicalware.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.59.102.229 |
| SPF_IP | 91.198.164.10 |
| SPF_MX | webhallen.com |
Related pages
Pivot deeper into the graph from webhallen.com.
- IP · 104.21.73.58
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:81
- Country · CA
- Email · domainmaster@webhallen.com
- TLD · .com
- Browse hostnames · we…
- 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: "webhallen.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.