Skip to content

Hostname

state.pa.us

Last fetched

state.pa.us has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:us locality|registry registrar|neulevelcsr as the registrar.

Nutrition Label

WHISPER CANON · state.pa.usRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/state.pa.us

Resolution chain

state.pa.us has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:us locality|registry registrar|neulevelcsr
Organization
commonwealth of pennsylvania
Contact emails

Subdomains

900 observed subdomains of state.pa.us.

Web-graph footprint

Distinct hostnames that link to or from state.pa.us in the public web crawl.

486 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for state.pa.us.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsid.listrak.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrecord.lexisnexisrisk.com
SPF_IP149.72.218.190
SPF_IP164.156.208.4
SPF_IP164.156.232.133/28
SPF_IP164.156.70.220/29
SPF_IP168.128.30.198
SPF_IP199.107.32.248
SPF_IP199.249.187.0/26
SPF_IP204.105.196.17
SPF_IP204.105.196.77
SPF_IP206.16.21.248
SPF_IP206.210.75.10
SPF_IP206.80.53.11
SPF_IP206.80.54.187
SPF_IP216.24.147.140
SPF_IP52.227.68.169
SPF_IP52.26.166.151/32
SPF_IP67.225.161.90
SPF_IP97.107.118.214

Related pages

Pivot deeper into the graph from state.pa.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "state.pa.us"})-[: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.