Skip to content

Hostname

partochoob.com

Last fetched

partochoob.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · partochoob.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/partochoob.com

Resolution chain

partochoob.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.9.113.2055.9.0.0/16AS24940DE
5.9.95.895.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

1 observed subdomain of partochoob.com.

Web-graph footprint

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

37 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for partochoob.com.

MechanismTarget
SPF_Apartochoob.com
SPF_Asmtprelay14.limoodns.com
SPF_IP5.9.113.205
SPF_IP5.9.95.89
SPF_MXpartochoob.com

Related pages

Pivot deeper into the graph from partochoob.com.

Cypher and MCP

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

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