Skip to content

Hostname

pensburgh.com

Last fetched

pensburgh.com resolves to 199.232.193.246, announced in 199.232.192.0/22 by FASTLY - Fastly, Inc. in CA. pensburgh.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 · pensburgh.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pensburgh.com

Resolution chain

IPv6 resolution

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

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of pensburgh.com owner
Contact emails
domain.names@voxmedia.com, 004f7dbe-7112-4e63-976f-4197dbc42b7e@identity-protect.org, 3f8e8a46-a316-4dc1-8f26-847e6afe1ddb@identity-protect.org, d8dac88f-88e9-45cd-a353-86b9e19c8939@identity-protect.org, df75e183-0b87-4487-9673-81d8ccf2e23a@identity-protect.org, e1c43221-24f8-48fb-b4be-217ee4060860@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-447.awsdns-55.com
  • ns-999.awsdns-60.net
  • ns-1065.awsdns-05.org
  • ns-1926.awsdns-48.co.uk

MX records

  • mail1.sbnation.com

Threat-feed evidence

History

Related pages

Pivot from pensburgh.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: "pensburgh.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.