Hostname
manifoldx.com
Last fetched
manifoldx.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
manifoldx.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 |
|---|---|---|---|---|
| 54.39.193.115 | 54.39.0.0/16 | AS16276 | OVH - OVH SAS | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- coadjoint
- Contact emails
- 18f97b0f3c@manifoldx.com.whoistrustee.com
- info@domain-contact.org
- 42f7b71c0271bf9e2580f3bc9e0fe4fa0280398a53b4ee74109b8b13cc005530@manifoldx.com.whoisproxy.org
- 4a60b1ae43053a57765bd093240ebb89ec4fa5da6ca113fbafbf6418aa02d1de@manifoldx.com.whoisproxy.org
- f19f01241a85a691d0f7db5673f36cd3e5188d4cd6b06807c6e719e70caede6e@manifoldx.com.whoisproxy.org
- nare@databoost.xyz
Subdomains
87 observed subdomains of manifoldx.com.
Showing 25 of 87. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for manifoldx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from manifoldx.com.
- IP · 54.39.193.115
- ASN · AS16276OVH - OVH SAS
- Registrar · iana:1387
- Country · CA
- Email · 18f97b0f3c@manifoldx.com.whoistrustee.com
- TLD · .com
- Browse hostnames · ma…
- 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: "manifoldx.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.