Skip to content

Hostname

shem.fr

Last fetched

shem.fr resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists registrar:nordnet as the registrar.

Nutrition Label

WHISPER CANON · shem.frRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shem.fr

Resolution chain

shem.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.189.15.212172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
35.71.140.23135.71.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.15.25052.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:nordnet
Organization
shem
Contact emails

Subdomains

7 observed subdomains of shem.fr.

Web-graph footprint

Distinct hostnames that link to or from shem.fr in the public web crawl.

101 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for shem.fr.

MechanismTarget
SPF_INCLUDE_gtw.engie.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXshem.fr

Related pages

Pivot deeper into the graph from shem.fr.

Cypher and MCP

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

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