Skip to content

Hostname

synfutures.com

Last fetched

synfutures.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · synfutures.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/synfutures.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.60.11218.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.3418.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.9118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.66.112.11518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.252.11399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of synfutures.com.

Web-graph footprint

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

194 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for synfutures.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from synfutures.com.

Cypher and MCP

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

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