Hostname
pathgroup.com
Last fetched
pathgroup.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
pathgroup.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 |
|---|---|---|---|---|
| 35.212.42.134 | 35.212.0.0/17 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- associated pathologists llc dba pathgroup
- Contact emails
- certificates@pathgroup.com
- cf6r33t89c3@networksolutionsprivateregistration.com
- ex73v3w548x@networksolutionsprivateregistration.com
- h475j3qq3eq@networksolutionsprivateregistration.com
- jfinney@pathgroup.com
- jm43s2q893g@networksolutionsprivateregistration.com
- pn5ms4x44jj@networksolutionsprivateregistration.com
- tc2et5ed8x5@networksolutionsprivateregistration.com
- uv26f7ne538@networksolutionsprivateregistration.com
- v65tw8zs2va@networksolutionsprivateregistration.com
- vq26866e7y8@networksolutionsprivateregistration.com
- xq8g489b3pa@networksolutionsprivateregistration.com
- y726x4w73js@networksolutionsprivateregistration.com
- z466a5fd43u@networksolutionsprivateregistration.com
Subdomains
36 observed subdomains of pathgroup.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pathgroup.com in the public web crawl.
79 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for pathgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | pgnedge01.pathgroup.com |
| SPF_INCLUDE | securemail.pathgroup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 192.40.55.0/24 |
Related pages
Pivot deeper into the graph from pathgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pathgroup.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.