Hostname
alfredsurgery.com
Last fetched
alfredsurgery.com resolves to 2 IPv4 addresses operated by AS60404 in NL. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
alfredsurgery.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 |
|---|---|---|---|---|
| 150.129.8.4 | 150.129.8.0/24 | AS60404 | — | NL |
| 5.255.118.46 | 5.255.96.0/19 | AS60404 | — | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- alfred surgery as
- Contact emails
- dnnbkyraexo6@privacy-protection.email
- jkbjnfxnp5gx@spamprotection.email
- m6qccb237teg@spamprotection.email
- msna8bwwd654@privacy-protection.email
- qjxujwqxjdk5@privacy-protection.email
- sowme497ashx@privacy-protection.email
- umftfk8zhtwn@privacy-protection.email
- usq23mavo6a7@privacy-protection.email
- xmt9ysgzavcu@privacy-protection.email
- zujc9knjw2th@privacy-protection.email
- zvv6erjbmzsc@privacy-protection.email
Subdomains
8 observed subdomains of alfredsurgery.com.
Web-graph footprint
Distinct hostnames that link to or from alfredsurgery.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for alfredsurgery.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from alfredsurgery.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alfredsurgery.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.