Skip to content

Hostname

adstanding.com

Last fetched

adstanding.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · adstanding.comRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/adstanding.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.211.45.2183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.127.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.11.1453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.167.18934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.25.9734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.79.7435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.103.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.207.10744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.10.15744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.33.20944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.187.3144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.97.23754.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.234.6454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.7.11154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.148.6554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.29.15854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.58.354.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.218.20254.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.19.4554.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.22.23435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

14 observed subdomains of adstanding.com.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for adstanding.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from adstanding.com.

Cypher and MCP

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

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