Skip to content

Hostname

instrumentation2000.com

Last fetched

instrumentation2000.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · instrumentation2000.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/instrumentation2000.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.129108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.86108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.89108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.97108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.12918.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.1518.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.5718.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.7418.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.11818.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.12318.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.518.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.6618.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1053.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.293.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.693.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.983.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
industrial process measurement,
Contact emails

Subdomains

1 observed subdomain of instrumentation2000.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for instrumentation2000.com.

MechanismTarget
SPF_INCLUDEspf.cloudus.oxcs.net

Related pages

Pivot deeper into the graph from instrumentation2000.com.

Cypher and MCP

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

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