Skip to content

Hostname

mel5.com

Last fetched

mel5.com resolves to 1 IPv4 address operated by THREE-W-INFRA-AS - 3W Infra B.V. in NL. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · mel5.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mel5.com

Resolution chain

mel5.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.42.110.121193.42.110.0/24AS60144THREE-W-INFRA-AS - 3W Infra B.V.NL

WHOIS identity

Registrar
iana:82
Organization
evgen lytvynenko
Contact emails

Subdomains

2 observed subdomains of mel5.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mel5.com.

MechanismTarget
SPF_Amel5.com
SPF_IP193.42.110.121
SPF_IP37.48.120.151
SPF_IP81.171.22.12
SPF_MXmel5.com

Related pages

Pivot deeper into the graph from mel5.com.

Cypher and MCP

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

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