Hostname
themodaigroup.com
Last fetched
themodaigroup.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
themodaigroup.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.168.34.217 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of themodaigroup.com owner
- Contact emails
- 0fe3da7b-fc0b-49ed-87c6-931d7557bdd7@identity-protect.org
- 10c830b4-f09b-4ca4-bd27-09ebaba5d6a1@identity-protect.org
- 24db3528-5387-41b2-9a4e-88c364fb85ff@identity-protect.org
- 71d3ef71-1047-4e6a-b601-d685b2ee0e0c@identity-protect.org
- 8cb121e4-1870-47e9-8769-b716d5ed2bd2@identity-protect.org
- 98aabc58-7b87-42d1-8d17-5b5a9baf9c77@identity-protect.org
- e206684b-8ca3-49db-89fa-10c6c0dd7c88@identity-protect.org
- owner-5735077@themodaigroup.com.whoisprivacyservice.org
- owner-5899508@themodaigroup.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of themodaigroup.com.
| Subdomain |
|---|
| dev.themodaigroup.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for themodaigroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | themodaigroup.com |
Related pages
Pivot deeper into the graph from themodaigroup.com.
- IP · 35.168.34.217
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fe3da7b-fc0b-49ed-87c6-931d7557bdd7@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "themodaigroup.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.