Skip to content

Hostname

frisbii-transform.com

Last fetched

frisbii-transform.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.113108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.25108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.34108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.86108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.209.1313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.1713.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.1043.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.1293.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.543.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.813.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of frisbii-transform.com owner
Contact emails

Subdomains

28 observed subdomains of frisbii-transform.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for frisbii-transform.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from frisbii-transform.com.

Cypher and MCP

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

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