Skip to content

Hostname

smelta.ee

Last fetched

smelta.ee resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL.

Nutrition Label

WHISPER CANON · smelta.eeRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smelta.ee

Resolution chain

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

IPPrefixASNOperatorCountry
107.6.166.126107.6.160.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

No WHOIS records are currently associated with smelta.ee in WhisperGraph.

Subdomains

5 observed subdomains of smelta.ee.

Web-graph footprint

Distinct hostnames that link to or from smelta.ee in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • smelta.ee

SPF policy

6 SPF mechanisms authorising senders for smelta.ee.

MechanismTarget
SPF_Asmelta.ee
SPF_INCLUDE_spf.reliablemail.org
SPF_INCLUDEreliablemail.org
SPF_IP107.6.167.210
SPF_IP107.6.168.90
SPF_MXsmelta.ee

Related pages

Pivot deeper into the graph from smelta.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smelta.ee"})-[: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.