Skip to content

Hostname

endlessflings.com

Last fetched

endlessflings.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · endlessflings.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/endlessflings.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.45.54100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.221.44.693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.186.7854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.194.23054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.200.25554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.140.12598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
99.84.152.12499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
astuzia,
Contact emails

Subdomains

10 observed subdomains of endlessflings.com.

Web-graph footprint

Distinct hostnames that link to or from endlessflings.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for endlessflings.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from endlessflings.com.

Cypher and MCP

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

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