Skip to content

Hostname

isitestaging.com

Last fetched

isitestaging.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · isitestaging.comRouting diversity4.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/isitestaging.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.36.96100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.74.19434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.182.334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.170.2244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.59.16654.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.40.9998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of isitestaging.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for isitestaging.com.

MechanismTarget
SPF_Aisitestaging.com
SPF_Amsm-isite.com
SPF_Amsmgroupinc.com
SPF_Amyrealtime.com
SPF_INCLUDEisitepmo.com
SPF_INCLUDEisitestaging.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.230.192.44/32
SPF_IP54.86.1.118/32
SPF_MXisitestaging.com

Related pages

Pivot deeper into the graph from isitestaging.com.

Cypher and MCP

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

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