Skip to content

Hostname

msc.eu

Last fetched

msc.eu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:name srs ab as the registrar.

Nutrition Label

WHISPER CANON · msc.euRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/msc.eu

Resolution chain

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

IPPrefixASNOperatorCountry
13.49.160.5013.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:name srs ab
Organization
Contact emails

Subdomains

1 observed subdomain of msc.eu.

Subdomain
www.msc.eu

Web-graph footprint

Distinct hostnames that link to or from msc.eu in the public web crawl.

9 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for msc.eu.

MechanismTarget
SPF_Asmtp.tremedia.fi
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.creamailer.com
SPF_INCLUDEspf.nebula.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.78.212.167/32
SPF_IP62.106.63.33
SPF_IP83.102.40.116/32

Related pages

Pivot deeper into the graph from msc.eu.

Cypher and MCP

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

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