Skip to content

Hostname

seefeld.com

Last fetched

seefeld.com resolves to 1 IPv4 address operated by LITE-TELECOM-AS in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · seefeld.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/seefeld.com

Resolution chain

seefeld.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.126.208.110185.126.208.0/24AS49864LITE-TELECOM-ASAT

WHOIS identity

Registrar
iana:106
Organization
graf markus
Contact emails

Subdomains

40 observed subdomains of seefeld.com.

Web-graph footprint

Distinct hostnames that link to or from seefeld.com in the public web crawl.

1,181 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for seefeld.com.

MechanismTarget
SPF_INCLUDE_spf.senders.scnem.com
SPF_IP185.35.153.128/29
SPF_IP185.35.155.0/28
SPF_IP217.64.175.0/24
SPF_IP83.218.173.75
SPF_IP83.246.65.0/24
SPF_IP94.100.128.0/20
SPF_MXseefeld.com

Related pages

Pivot deeper into the graph from seefeld.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "seefeld.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.