Skip to content

Hostname

www.ameri-print.com

Last fetched

www.ameri-print.com resolves to 1 IPv4 address operated by SECURITYSERVICES - Vercara, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
147.160.159.132147.160.159.0/24AS19905SECURITYSERVICES - Vercara, LLCUS

WHOIS identity

No WHOIS records are currently associated with www.ameri-print.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.ameri-print.com.

MechanismTarget
SPF_INCLUDEex.microlandcomputers.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP147.160.159.0/24
SPF_IP173.212.58.0/24
SPF_IP207.29.211.64/28
SPF_IP216.151.85.132/32
SPF_IP216.151.85.133
SPF_MXwww.ameri-print.com

Related pages

Pivot deeper into the graph from www.ameri-print.com.

Cypher and MCP

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

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