Skip to content

Hostname

imprintnow.net

Last fetched

imprintnow.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · imprintnow.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/imprintnow.net

Resolution chain

imprintnow.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.91.17108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.42108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.64108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.99108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.122.2818.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.518.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.6718.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.7818.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.141.10418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.11118.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.1218.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.2218.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of imprintnow.net.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for imprintnow.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from imprintnow.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "imprintnow.net"})-[: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.