Hostname
matching-x.com
Last fetched
matching-x.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
matching-x.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of matching-x.com owner
- Contact emails
- 519ad5f8bd1c406aa9370a833f3af733.protect@whoisguard.com
- 1690e90a-0157-407c-a536-b9249ffe850e@identity-protect.org
- 2245c9bd-a3ad-4df3-aabd-3a3f6fa8df9e@identity-protect.org
- 3f7b8ec0-9f50-42fa-a676-deac1b9236ee@identity-protect.org
- 8beb3f5e-d440-4f6f-a5a6-79004ce062c6@identity-protect.org
- fbb22767-acbd-4f5d-ac14-aedeb6ef48f2@identity-protect.org
Subdomains
2 observed subdomains of matching-x.com.
Web-graph footprint
Distinct hostnames that link to or from matching-x.com in the public web crawl.
3 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 matching-x.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from matching-x.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "matching-x.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.