Skip to content

Hostname

rmkt.ehi.com

Last fetched

rmkt.ehi.com resolves to 1 IPv4 address operated by EHI-NA-AS-1 - Enterprise Holdings, Inc. in US.

Nutrition Label

WHISPER CANON · rmkt.ehi.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/rmkt.ehi.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.78.93.66148.78.93.0/24AS13893EHI-NA-AS-1 - Enterprise Holdings, Inc.US

WHOIS identity

No WHOIS records are currently associated with rmkt.ehi.com in WhisperGraph.

Subdomains

23 observed subdomains of rmkt.ehi.com.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for rmkt.ehi.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP139.131.76.33/32
SPF_IP148.78.75.0/24
SPF_IP148.78.91.0/24
SPF_IP148.78.95.0/24
SPF_IP18.219.199.149/32
SPF_IP199.102.164.25
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP208.185.229.40/29
SPF_IP209.85.128.0/17
SPF_IP213.139.100.48
SPF_IP216.20.244.25/32
SPF_IP216.20.248.25
SPF_IP35.163.201.1
SPF_IP35.166.146.0
SPF_IP35.167.47.63
SPF_IP35.190.247.0/24
SPF_IP38.133.153.128/26
SPF_IP54.240.0.0/18
SPF_IP74.209.251.0/24

Related pages

Pivot deeper into the graph from rmkt.ehi.com.

Cypher and MCP

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

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