Skip to content

Hostname

s2csecuremail.com

Last fetched

s2csecuremail.com resolves to 1 IPv4 address operated by ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · s2csecuremail.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/s2csecuremail.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.47.45.6796.47.45.0/24AS393398ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLCUS

WHOIS identity

Registrar
iana:48
Organization
john lee
Contact emails

Subdomains

3 observed subdomains of s2csecuremail.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for s2csecuremail.com.

MechanismTarget
SPF_As2csecuremail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservice2client.com
SPF_IP149.72.210.248
SPF_IP167.89.24.2
SPF_IP170.75.253.154/29
SPF_IP174.138.161.124/30
SPF_IP96.47.45.112
SPF_IP96.47.45.68/26
SPF_MXs2csecuremail.com

Related pages

Pivot deeper into the graph from s2csecuremail.com.

Cypher and MCP

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

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