Skip to content

Hostname

spf.ecounterp.com

Last fetched

spf.ecounterp.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · spf.ecounterp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spf.ecounterp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.55.11113.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for spf.ecounterp.com.

MechanismTarget
SPF_INCLUDEspf3.ecounterp.com
SPF_IP103.104.86.102
SPF_IP13.124.178.52
SPF_IP13.209.39.250
SPF_IP15.165.185.209
SPF_IP3.34.229.253
SPF_IP43.200.160.70
SPF_IP43.200.213.168
SPF_IP52.78.33.132
SPF_IP54.180.187.253

Related pages

Pivot deeper into the graph from spf.ecounterp.com.

Cypher and MCP

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

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