Skip to content

Hostname

ameriserv.com

Last fetched

ameriserv.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

ameriserv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.175.2104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.176.2104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 ameriserv.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for ameriserv.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-0017a501.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP159.183.138.239
SPF_IP168.245.29.249
SPF_IP198.147.32.158/32
SPF_IP198.147.34.158/32
SPF_IP207.244.98.227/32
SPF_IP208.252.57.192/27
SPF_IP209.196.164.134
SPF_IP23.25.82.46
SPF_IP63.117.120.96/27
SPF_IP63.172.232.5/32
SPF_IP67.231.149.97/32
SPF_IP67.231.156.254/32
SPF_IP67.231.157.93/32
SPF_IP69.38.149.224/27
SPF_IP69.84.87.96
SPF_MXameriserv.com

Related pages

Pivot deeper into the graph from ameriserv.com.

Cypher and MCP

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

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