Skip to content

Hostname

pos.transformity.tech

Last fetched

pos.transformity.tech resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · pos.transformity.techRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pos.transformity.tech

Resolution chain

pos.transformity.tech resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.18.10318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.51.2018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.8318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.19.193.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.483.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.513.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.653.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with pos.transformity.tech in WhisperGraph.

Subdomains

4 observed subdomains of pos.transformity.tech.

Threat posture

History

Related pages

Pivot deeper into the graph from pos.transformity.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pos.transformity.tech"})-[: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.