Hostname
pathfactory-resources.com
Last fetched
pathfactory-resources.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pathfactory-resources.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.208.101.13 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.204.42.195 | 54.204.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.225.160.66 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.12.46 | 54.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pathfactory-resources.com owner
- Contact emails
- 0a259484-af92-4898-b391-b6fe1a8902db@identity-protect.org
- 5bfc9f72-4975-4116-b493-b235fbe02ca1@identity-protect.org
- 77d2985f-a930-40a9-ae0b-a77a5b19135b@identity-protect.org
- 894186da-72f2-43f8-819b-61ce65e1f40b@identity-protect.org
- bf109b00-ef34-40e3-a6a3-65cb6278149a@identity-protect.org
- owner-2461360@pathfactory-resources.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of pathfactory-resources.com.
Web-graph footprint
Distinct hostnames that link to or from pathfactory-resources.com in the public web crawl.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pathfactory-resources.com.
- IP · 44.208.101.13
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a259484-af92-4898-b391-b6fe1a8902db@identity-protect.org
- 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: "pathfactory-resources.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.