Hostname
com-consultant.com
Last fetched
com-consultant.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
com-consultant.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.73.31.222 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- anonymize,
- Contact emails
- com-consultant.com-1hv618s50n2uw@anonymize.com
- firas.y.eid@gmail.com
- xyrhwgsihke2xdmjckyy@y.o-w-o.info
- 2c6c7448-550c-48bb-8423-565a064f851f@identity-protect.org
- 34512d25-0a5a-4ef3-9c24-a83101679ccc@identity-protect.org
- 757010d9-0da0-4556-ba3b-3e7981ff6a6d@identity-protect.org
- 7d0b8f45-6d9f-4826-a696-ae8900e4e26b@identity-protect.org
- d26e9cf3-9a67-4abd-b50e-4c4c66eadcb2@identity-protect.org
- ea400e4c-9bcf-47e3-9bf8-6ca3dd4fc09d@identity-protect.org
Subdomains
1 observed subdomain of com-consultant.com.
| Subdomain |
|---|
| www.com-consultant.com |
Web-graph footprint
Distinct hostnames that link to or from com-consultant.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for com-consultant.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from com-consultant.com.
- IP · 35.73.31.222
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · com-consultant.com-1hv618s50n2uw@anonymize.com
- TLD · .com
- Browse hostnames · co…
- 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: "com-consultant.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.