Skip to content

Hostname

patekerman.com

Last fetched

patekerman.com resolves to 1 IPv4 address operated by AS212607 in IR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.10.248.955.10.248.0/24AS212607IR

WHOIS identity

Registrar
iana:1601
Organization
registrant of patekerman.com
Contact emails

Subdomains

8 observed subdomains of patekerman.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • patekerman.com

SPF policy

10 SPF mechanisms authorising senders for patekerman.com.

MechanismTarget
SPF_Apatekerman.com
SPF_IP185.164.72.28
SPF_IP194.60.231.3
SPF_IP194.9.80.28
SPF_IP217.198.190.219
SPF_IP45.156.186.87
SPF_IP5.10.248.45
SPF_IP5.10.248.95
SPF_IP93.126.60.147
SPF_MXpatekerman.com

Related pages

Pivot deeper into the graph from patekerman.com.

Cypher and MCP

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

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