Hostname
pregis.com
Last fetched
pregis.com resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
pregis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | — | SE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- it.accounts@pregis.com
- cg46v9rd88s@networksolutionsprivateregistration.com
- fw2a293k2wz@networksolutionsprivateregistration.com
- gk2qw7nd4gq@networksolutionsprivateregistration.com
- itaccounts@pregis.com
- jx2ca33u7sh@networksolutionsprivateregistration.com
- k62pe7x56dy@networksolutionsprivateregistration.com
- my9ap9cw6qf@networksolutionsprivateregistration.com
- nq7cf8cr8n5@networksolutionsprivateregistration.com
- r89jn9c34p4@networksolutionsprivateregistration.com
- vu5qq9fq54q@networksolutionsprivateregistration.com
- vw55b4sz8sd@networksolutionsprivateregistration.com
- x33st2y89b8@networksolutionsprivateregistration.com
- x42438qd2xs@networksolutionsprivateregistration.com
- yr5tj9nx7qq@networksolutionsprivateregistration.com
Subdomains
23 observed subdomains of pregis.com.
Showing 19 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pregis.com in the public web crawl.
284 sites link to this hostname.
114 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for pregis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5177788.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.dayforcehcm.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | my313679.mail.crm.ondemand.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.atps.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.psm.knowbe4.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 13.66.166.204 |
| SPF_IP | 23.253.197.137/32 |
| SPF_IP | 52.169.0.179/32 |
| SPF_IP | 52.200.16.71 |
| SPF_IP | 52.224.197.112 |
| SPF_IP | 62.172.175.179 |
| SPF_IP | 62.254.152.74 |
| SPF_IP | 94.126.233.54 |
Related pages
Pivot deeper into the graph from pregis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pregis.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.