Skip to content

Hostname

ameri-print.com

Last fetched

ameri-print.com resolves to 1 IPv4 address operated by SECURITYSERVICES - Vercara, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of ameri-print.com.

Web-graph footprint

Distinct hostnames that link to or from ameri-print.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 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_MXameri-print.com

Related pages

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

Cypher and MCP

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

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