Skip to content

Hostname

assessmenttechnology.com

Last fetched

assessmenttechnology.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · assessmenttechnology.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/assessmenttechnology.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.124.79100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.140.160100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.5.8318.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.246.156.21518.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.54.6334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.210.17734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.169.19335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.185.22944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.212.14144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.172.7544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.2.24252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.144.19752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.251.20952.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.114.11952.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.118.10652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.154.11954.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.221.22152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.210.22044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
assessment technology,
Contact emails

Subdomains

1 observed subdomain of assessmenttechnology.com.

Web-graph footprint

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

18 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from assessmenttechnology.com.

Cypher and MCP

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

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