Hostname
pa.com
Last fetched
pa.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
pa.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 |
|---|---|---|---|---|
| 161.47.108.67 | 161.47.64.0/18 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- pa industries,
- Contact emails
- ak3tk63e7ak@networksolutionsprivateregistration.com
- c56uh2p36ue@networksolutionsprivateregistration.com
- ck7b68vv7y8@networksolutionsprivateregistration.com
- eb5e98475wm@networksolutionsprivateregistration.com
- eq78k8px4ae@networksolutionsprivateregistration.com
- f948e9ry4zy@networksolutionsprivateregistration.com
- fw86z5rd3wq@networksolutionsprivateregistration.com
- h78s46hq6p8@networksolutionsprivateregistration.com
- h86qj2yj24z@networksolutionsprivateregistration.com
- j68sd8xd5eg@networksolutionsprivateregistration.com
- jg86g9vs6kr@networksolutionsprivateregistration.com
- mc5fp2xc7mu@networksolutionsprivateregistration.com
- mv3n38mz7hn@networksolutionsprivateregistration.com
- nw5tr7k759f@networksolutionsprivateregistration.com
- p68nj5ar6sg@networksolutionsprivateregistration.com
- q36pu2kr3a8@networksolutionsprivateregistration.com
- tg7ps3292br@networksolutionsprivateregistration.com
- v49x97t437y@networksolutionsprivateregistration.com
- vh5mk8sd4cz@networksolutionsprivateregistration.com
- wa23z6ph6aw@networksolutionsprivateregistration.com
- and 9 more
Subdomains
11 observed subdomains of pa.com.
Web-graph footprint
Distinct hostnames that link to or from pa.com in the public web crawl.
38 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for pa.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.pa.com |
| SPF_A | smtp1.acsysweb.com |
| SPF_A | smtp2.acsysweb.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.181.48.42 |
| SPF_IP | 162.220.47.4 |
| SPF_IP | 50.227.111.0/24 |
| SPF_IP | 64.207.97.35 |
| SPF_IP | 69.195.42.0/24 |
| SPF_IP | 69.195.42.29 |
| SPF_MX | pa.com |
Related pages
Pivot deeper into the graph from pa.com.
- IP · 161.47.108.67
- ASN · AS19994RACKSPACE - Rackspace Hosting
- Registrar · iana:2
- Country · US
- Email · ak3tk63e7ak@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pa.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.