Skip to content

Hostname

esim.net

Last fetched

esim.net resolves to 40.113.70.84, announced in 40.112.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. esim.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · esim.netRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/esim.net

Resolution chain

IPv6 resolution

No AAAA record for esim.net is recorded in WhisperGraph.

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
buydomains_com
Contact emails
brokerage@buydomains.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns41.domaincontrol.com
  • ns42.domaincontrol.com

MX records

  • esim-net.mail.protection.outlook.com

SPF policy

  • ip: 52.100.0.0/15
  • ip: 40.92.0.0/15
  • ip: 52.102.0.0/16
  • ip: 40.107.0.0/16
  • ip: 40.113.0.0/16
  • ip: 52.103.0.0/17
  • ip: 104.47.0.0/17
  • ip: 198.2.128.0/18
  • ip: 205.201.128.0/20
  • ip: 148.105.8.0/21
  • ip: 2a01:111:f400::0/48
  • ip: 2a01:111:f403:8000::/51
  • ip: 2a01:111:f403::/49
  • ip: 2a01:111:f403:c000::/51
  • ip: 2a01:111:f403:f000::/52
  • include: spf.protection.outlook.com
  • include: servers.mcsv.net
  • ip: 198.2.139.212
  • ip: 198.2.184.42

Threat-feed evidence

History

Related pages

Pivot from esim.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "esim.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.