Skip to content

Hostname

peterp.shobikaaimpex.com

Last fetched

peterp.shobikaaimpex.com resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · peterp.shobikaaimpex.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/peterp.shobikaaimpex.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.180.222.120207.180.222.0/23AS51167CONTABO - Contabo GmbHDE

WHOIS identity

No WHOIS records are currently associated with peterp.shobikaaimpex.com in WhisperGraph.

Subdomains

1 observed subdomain of peterp.shobikaaimpex.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for peterp.shobikaaimpex.com.

MechanismTarget
SPF_Apeterp.shobikaaimpex.com
SPF_INCLUDEspf.websitehostserver.net
SPF_IP184.154.118.6
SPF_IP65.60.10.226
SPF_MXpeterp.shobikaaimpex.com

Related pages

Pivot deeper into the graph from peterp.shobikaaimpex.com.

Cypher and MCP

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

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