Hostname
momentpath.com
Last fetched
momentpath.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
momentpath.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.164 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.64 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of momentpath.com owner
- Contact emails
- 3d311575-860e-4a41-b9db-596b258c6d60@identity-protect.org
- 5213c2ba-469a-4aae-b949-88ab683fa736@identity-protect.org
- 6e06ced5-5f15-45ea-9c67-50099f4aa1b9@identity-protect.org
- c07102c4-c448-4224-a294-9193cbd8228f@identity-protect.org
- cd57ef22-8ed2-469a-86f2-8dca452c42bf@identity-protect.org
- owner-11056599@momentpath.com.whoisprivacyservice.org
- owner-3301756@momentpath.com.whoisprivacyservice.org
- owner-3892870@momentpath.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of momentpath.com.
Showing 22 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from momentpath.com in the public web crawl.
15 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for momentpath.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from momentpath.com.
- IP · 199.60.103.164
- ASN · AS209242
- Registrar · iana:468
- Country · US
- Email · 3d311575-860e-4a41-b9db-596b258c6d60@identity-protect.org
- TLD · .com
- Browse hostnames · mo…
- 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: "momentpath.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.