Skip to content

Hostname

starkfuture.com

Last fetched

starkfuture.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · starkfuture.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/starkfuture.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.2108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.26108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.64108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.72108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.51.28108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.7108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.77108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.82108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.3113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3413.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.11718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.2718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.2818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.8018.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 1244985584
Contact emails

Subdomains

18 observed subdomains of starkfuture.com.

Web-graph footprint

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

283 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for starkfuture.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from starkfuture.com.

Cypher and MCP

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

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