Skip to content

Hostname

unicheck.com

Last fetched

unicheck.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · unicheck.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unicheck.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10113.227.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.10413.227.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5913.227.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7413.227.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12413.227.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.194.108143.205.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.113143.205.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.123143.205.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.86143.205.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
18.238.49.218.238.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3418.238.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5918.238.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7518.238.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.2399.84.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5499.84.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7799.84.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9099.84.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:299
Organization
domain protection services,
Contact emails

Subdomains

12 observed subdomains of unicheck.com.

Web-graph footprint

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

678 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for unicheck.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from unicheck.com.

Cypher and MCP

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

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