Skip to content

Hostname

metalcombds.com

Last fetched

metalcombds.com resolves to 2 IPv4 addresses operated by AXARNET-AS - AXARNET COMUNICACIONES, S.L. in ES. WHOIS lists iana:820 as the registrar.

Nutrition Label

WHISPER CANON · metalcombds.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/metalcombds.com

Resolution chain

metalcombds.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.24.159.6031.24.152.0/21AS50926AXARNET-AS - AXARNET COMUNICACIONES, S.L.ES
46.255.166.5746.255.160.0/21AS34177CELESTE-AS - Celeste SASES

WHOIS identity

Registrar
iana:820
Organization
metalcombds
Contact emails

Subdomains

4 observed subdomains of metalcombds.com.

Web-graph footprint

Distinct hostnames that link to or from metalcombds.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for metalcombds.com.

MechanismTarget
SPF_Ametalcombds.com
SPF_MXmetalcombds.com

Related pages

Pivot deeper into the graph from metalcombds.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "metalcombds.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.