Skip to content

Hostname

oidctest.bt-platform.net

Last fetched

oidctest.bt-platform.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · oidctest.bt-platform.netRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/oidctest.bt-platform.net

Resolution chain

oidctest.bt-platform.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.208.44.1453.218.180.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.194.1423.218.180.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.77.1023.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.211.9935.7.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.52.20235.7.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.151.11645.2.214.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.191.6745.2.214.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.158.8852.40.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.22.6052.216.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.81.23854.230.33.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.250.14954.109.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.84.3298.96.225.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with oidctest.bt-platform.net in WhisperGraph.

Subdomains

1 observed subdomain of oidctest.bt-platform.net.

Threat posture

History

Related pages

Pivot deeper into the graph from oidctest.bt-platform.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oidctest.bt-platform.net"})-[: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.