Skip to content

Hostname

pasty.com

Last fetched

pasty.com resolves to 1 IPv4 address operated by PASTY1 - PASTY.NET, INC. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · pasty.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pasty.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.38.28.32199.38.28.0/22AS27337PASTY1 - PASTY.NET, INC.US

WHOIS identity

Registrar
iana:69
Organization
security assignment to cal g. niemela
Contact emails

Subdomains

9 observed subdomains of pasty.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for pasty.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP199.38.28.34
SPF_IP199.38.28.38
SPF_IP199.38.28.49
SPF_IP208.65.27.1
SPF_IP208.65.27.3
SPF_IP208.65.27.4
SPF_IP2602:ffe0:1:0:0:0:0:2

Related pages

Pivot deeper into the graph from pasty.com.

Cypher and MCP

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

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