Hostname
metal-cable.com
Last fetched
metal-cable.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
metal-cable.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:9
- Organization
- perfect privacy,
- Contact emails
- 0d5b6c890a28fd0a2fc86fb99e22e76f@domaindiscreet.com
- 497ear5d14hpla4l8s11vc077m@domaindiscreet.com
- 58001773@myprivatename.com
- 7cd12d8a0a28fd0a3d70122955149fc5@domaindiscreet.com
- 804588e10a28fd0a19c08956d8cab5cf@domaindiscreet.com
- 920abbe10a28fd0a25ff9a85f8de3c8b@domaindiscreet.com
- af4f6f130a28fd0a1be1b2c30869aaf1@domaindiscreet.com
Subdomains
2 observed subdomains of metal-cable.com.
Web-graph footprint
Distinct hostnames that link to or from metal-cable.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for metal-cable.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.cloudus.oxcs.net |
| SPF_INCLUDE | spf.registeredsite.com |
Related pages
Pivot deeper into the graph from metal-cable.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "metal-cable.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.