Skip to content

Hostname

seepex.com

Last fetched

seepex.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1408
Organization
roland rottlaender
Contact emails

Subdomains

23 observed subdomains of seepex.com.

Web-graph footprint

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

236 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for seepex.com.

MechanismTarget
SPF_Agate.seepex.de
SPF_INCLUDE_spfext1.irco.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.235.61.57
SPF_IP199.244.32.17/32
SPF_IP199.244.32.41/32
SPF_IP20.242.137.180/32
SPF_IP20.3.207.35
SPF_IP23.88.50.216
SPF_IP40.65.119.243/32
SPF_IP88.79.216.68

Related pages

Pivot deeper into the graph from seepex.com.

Cypher and MCP

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

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