Skip to content

Hostname

sofamedia.at

Last fetched

sofamedia.at resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · sofamedia.atRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sofamedia.at

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.219.172188.40.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with sofamedia.at in WhisperGraph.

Subdomains

55 observed subdomains of sofamedia.at.

Web-graph footprint

Distinct hostnames that link to or from sofamedia.at in the public web crawl.

117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sofamedia.at.

MechanismTarget
SPF_Agsales.sofamedia.at
SPF_Asofamedia.at
SPF_INCLUDE_spf.google.com
SPF_IP195.201.127.123
SPF_IP49.13.121.93
SPF_MXsofamedia.at

Related pages

Pivot deeper into the graph from sofamedia.at.

Cypher and MCP

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

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