Skip to content

Hostname

fullswingapps.com

Last fetched

fullswingapps.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 · fullswingapps.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fullswingapps.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.11213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.1213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1003.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.833.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.12252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.8918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of fullswingapps.com owner
Contact emails

Subdomains

37 observed subdomains of fullswingapps.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fullswingapps.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fullswingapps.com.

Cypher and MCP

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

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