Skip to content

Hostname

patspulpit.com

Last fetched

patspulpit.com resolves to 199.232.193.246, announced in 199.232.192.0/22 by FASTLY - Fastly, Inc. in CA. patspulpit.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · patspulpit.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/patspulpit.com

Resolution chain

IPv6 resolution

No AAAA record for patspulpit.com is recorded in WhisperGraph.

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of patspulpit.com owner
Contact emails
domain.names@voxmedia.com, 22d6eb31-cda1-47be-b39f-584602366f41@identity-protect.org, 744dd1f1-a6db-4c83-ad83-1046abb2878d@identity-protect.org, 7da18e10-5fbb-40af-8281-2fce19c92fe8@identity-protect.org, f4631fc4-7806-4a95-b7cb-84e0723b1bb1@identity-protect.org, f61b15cb-d223-4e5b-b078-2f3e07622120@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-278.awsdns-34.com
  • ns-883.awsdns-46.net
  • ns-1440.awsdns-52.org
  • ns-2016.awsdns-60.co.uk

MX records

  • mail.voxops.net

Threat-feed evidence

History

Related pages

Pivot from patspulpit.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "patspulpit.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.