Skip to content

Hostname

e.remmsi.com

Last fetched

e.remmsi.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · e.remmsi.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/e.remmsi.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.0.42172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with e.remmsi.com in WhisperGraph.

Subdomains

1 observed subdomain of e.remmsi.com.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for e.remmsi.com.

MechanismTarget
SPF_INCLUDEccs.remmsi.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEsany.remmsi.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf_new.remmsi.com
SPF_IP144.217.203.16
SPF_IP146.190.170.149
SPF_IP147.182.253.241
SPF_IP159.223.108.155
SPF_IP159.223.155.70
SPF_IP167.99.2.178
SPF_IP172.86.114.226
SPF_IP212.236.224.0/22
SPF_IP212.236.92.0/24
SPF_IP24.144.88.228
SPF_IP66.165.255.138
SPF_IP66.165.255.139
SPF_IP66.165.255.140
SPF_IP66.165.255.141
SPF_IP66.165.255.142
SPF_IP67.217.63.111
SPF_IP91.149.192.239
SPF_IP91.149.192.240

Related pages

Pivot deeper into the graph from e.remmsi.com.

Cypher and MCP

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

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