Skip to content

Hostname

swoo.app

Last fetched

swoo.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · swoo.appRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/swoo.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.12918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.313.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.733.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.813.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.30.10799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.1199.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.1499.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.6499.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

11 observed subdomains of swoo.app.

Web-graph footprint

Distinct hostnames that link to or from swoo.app in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for swoo.app.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from swoo.app.

Cypher and MCP

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

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