Skip to content

Hostname

pacificorp.com

Last fetched

pacificorp.com resolves to 1 IPv4 address operated by PACIFICORP - Pacificorp in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · pacificorp.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pacificorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.219.5.222131.219.5.0/24AS23255PACIFICORP - PacificorpUS

WHOIS identity

Registrar
iana:299
Organization
customer communications
Contact emails

Subdomains

94 observed subdomains of pacificorp.com.

Web-graph footprint

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

483 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pacificorp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.pacificorp.com
SPF_IP129.145.79.112
SPF_IP131.219.1.30
SPF_IP131.219.1.31
SPF_IP131.219.2.1
SPF_IP131.219.5.77
SPF_IP131.219.5.78
SPF_IP131.219.52.251
SPF_IP131.219.9.11

Related pages

Pivot deeper into the graph from pacificorp.com.

Cypher and MCP

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

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