Skip to content

Hostname

amersc.com

Last fetched

amersc.com resolves to 1 IPv4 address operated by ENFLOW in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.19789.106.200.0/24AS209626ENFLOWUS

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.

Web-graph footprint

Distinct hostnames that link to or from amersc.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for amersc.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.teamsupport.com
SPF_INCLUDEemarsys.us
SPF_INCLUDEemsmtp.us
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.209.221.3
SPF_IP146.20.184.144
SPF_IP146.20.184.145
SPF_IP147.124.160.0/19
SPF_IP162.213.152.0/23
SPF_IP174.143.224.180
SPF_IP174.143.224.181
SPF_IP198.105.200.0/23
SPF_IP198.105.202.0/23
SPF_IP198.105.206.0/24
SPF_IP198.105.207.0/24
SPF_IP20.22.195.155
SPF_IP208.69.28.0/23
SPF_IP38.107.71.0/24
SPF_IP52.167.233.143
SPF_IP52.176.57.178
SPF_IP72.32.162.60
SPF_IP72.32.162.61
SPF_IP72.32.162.62
SPF_IP98.129.94.186

Related pages

Pivot deeper into the graph from amersc.com.

Cypher and MCP

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

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