Skip to content

Hostname

satelmail.com

Last fetched

satelmail.com resolves to 1 IPv4 address operated by SATLCMINT01 - Satelcom Internet Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · satelmail.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/satelmail.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.77.80.13208.77.80.0/24AS16438SATLCMINT01 - Satelcom Internet Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0118424644
Contact emails

Subdomains

27 observed subdomains of satelmail.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for satelmail.com.

MechanismTarget
SPF_IP199.58.237.8
SPF_IP199.58.237.9
SPF_IP204.80.4.112
SPF_IP204.80.4.68
SPF_IP204.80.4.69
SPF_IP204.80.4.85
SPF_IP208.77.80.51
SPF_IP208.77.80.52
SPF_IP208.77.80.57
SPF_MXsatelmail.com

Related pages

Pivot deeper into the graph from satelmail.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "satelmail.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.