Skip to content

Hostname

sr.emailjet.net

Last fetched

sr.emailjet.net resolves to 5 IPv4 addresses operated by AIN - American Information Network in US.

Nutrition Label

WHISPER CANON · sr.emailjet.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sr.emailjet.net

Resolution chain

sr.emailjet.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.100.59.12138.100.56.0/22AS6405AIN - American Information NetworkUS
38.100.59.12238.100.56.0/22AS6405AIN - American Information NetworkUS
38.100.59.12338.100.56.0/22AS6405AIN - American Information NetworkUS
38.100.59.12438.100.56.0/22AS6405AIN - American Information NetworkUS
38.100.59.12538.100.56.0/22AS6405AIN - American Information NetworkUS

WHOIS identity

No WHOIS records are currently associated with sr.emailjet.net in WhisperGraph.

Subdomains

2 observed subdomains of sr.emailjet.net.

Threat posture

History

Mail and authentication

MX records

  • sr.emailjet.net

SPF policy

3 SPF mechanisms authorising senders for sr.emailjet.net.

MechanismTarget
SPF_Asr.emailjet.net
SPF_INCLUDEspf.sr.emailjet.net
SPF_MXsr.emailjet.net

Related pages

Pivot deeper into the graph from sr.emailjet.net.

Cypher and MCP

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

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