Hostname
pei.com
Last fetched
pei.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
pei.com 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
- iana:146
- Organization
- domains by proxy,
- Contact emails
- an5965mm2s2@networksolutionsprivateregistration.com
- bf8e85ac7uj@networksolutionsprivateregistration.com
- bk9jz83u32m@networksolutionsprivateregistration.com
- bv8a588m9mh@networksolutionsprivateregistration.com
- bx76b7qn5j5@networksolutionsprivateregistration.com
- c44jh8vu686@networksolutionsprivateregistration.com
- c82y547n385@networksolutionsprivateregistration.com
- c95nw5dj8r9@networksolutionsprivateregistration.com
- cr8pp6qc6es@networksolutionsprivateregistration.com
- cs5628667av@networksolutionsprivateregistration.com
- cs72q48n8w2@networksolutionsprivateregistration.com
- d33fp7eu53x@networksolutionsprivateregistration.com
- de8zk2fh9wk@networksolutionsprivateregistration.com
- dg25y25p5q6@networksolutionsprivateregistration.com
- dm3t47k76ga@networksolutionsprivateregistration.com
- ea4bm5qu7wg@networksolutionsprivateregistration.com
- ep8hg3h84ze@networksolutionsprivateregistration.com
- ev5mv5qf9jd@networksolutionsprivateregistration.com
- ew8cu69k6mc@networksolutionsprivateregistration.com
- f47ec6ec682@networksolutionsprivateregistration.com
- and 41 more
Subdomains
9 observed subdomains of pei.com.
Web-graph footprint
Distinct hostnames that link to or from pei.com in the public web crawl.
89 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for pei.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 350642.spf08.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | smtp.smileback.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_IP | 167.89.107.125/32 |
| SPF_IP | 167.89.107.127/32 |
| SPF_IP | 167.89.107.129/32 |
| SPF_IP | 167.89.107.136/32 |
| SPF_IP | 167.89.2.4/32 |
| SPF_IP | 167.89.22.44/32 |
| SPF_IP | 173.9.137.41 |
| SPF_IP | 198.37.146.118/31 |
| SPF_IP | 208.80.200.0/21 |
| SPF_IP | 208.81.104.0/24 |
| SPF_IP | 208.81.111.210 |
| SPF_IP | 208.81.111.213 |
| SPF_IP | 209.172.40.192/26 |
| SPF_IP | 209.172.40.80/28 |
| SPF_IP | 38.142.100.26 |
| SPF_IP | 50.31.57.60/32 |
| SPF_IP | 70.38.100.0/24 |
Related pages
Pivot deeper into the graph from pei.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pei.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.