Hostname
dc-ordering-transfer.com
Last fetched
dc-ordering-transfer.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dc-ordering-transfer.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 dc-ordering-transfer.com owner
- Contact emails
- 146e4b0d-c2fc-4833-a5c6-88f24327caeb@identity-protect.org
- 271c1b14-2e07-43ea-8ad3-f8ca061b88fa@identity-protect.org
- 2994fd30-d1a1-4fbd-9ed8-a366aab76b84@identity-protect.org
- 6a56bc07-8ccd-4bc1-b753-8c6c101efff4@identity-protect.org
- d4b3b811-b735-4740-b3eb-00115a06ba12@identity-protect.org
- d7c14ef1-aa20-496b-9448-d373c763dcd5@identity-protect.org
- e33c8fd2-8758-4af8-ab14-2ccadc8133b0@identity-protect.org
Subdomains
2 observed subdomains of dc-ordering-transfer.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dc-ordering-transfer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dc-ordering-transfer.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.