Skip to content

Hostname

smartmedia.is

Last fetched

smartmedia.is resolves to 1 IPv4 address operated by AS202521 in NL.

Nutrition Label

WHISPER CANON · smartmedia.isRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/smartmedia.is

Resolution chain

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

IPPrefixASNOperatorCountry
185.145.13.81185.145.12.0/22AS202521NL

WHOIS identity

Registrar
Organization
smartmedia ehf.
Contact emails

Subdomains

28 observed subdomains of smartmedia.is.

Web-graph footprint

Distinct hostnames that link to or from smartmedia.is in the public web crawl.

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for smartmedia.is.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.vist.is
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com
SPF_IP79.171.96.15/32
SPF_IP79.171.96.16/32
SPF_IP79.171.96.17/32
SPF_IP79.171.96.39/32
SPF_IP79.171.98.181

Related pages

Pivot deeper into the graph from smartmedia.is.

Cypher and MCP

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

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