Skip to content

Hostname

pappashop.com

Last fetched

pappashop.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.42.212.9245.42.212.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:303
Organization
contact privacy inc. customer 0119227696
Contact emails

Subdomains

19 observed subdomains of pappashop.com.

Web-graph footprint

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

157 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pappashop.com

SPF policy

5 SPF mechanisms authorising senders for pappashop.com.

MechanismTarget
SPF_Apappashop.com
SPF_IP104.245.16.70
SPF_IP45.42.212.90
SPF_IP72.52.152.110
SPF_MXpappashop.com

Related pages

Pivot deeper into the graph from pappashop.com.

Cypher and MCP

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

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