Skip to content

Hostname

fxsinergi.com

Last fetched

fxsinergi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · fxsinergi.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fxsinergi.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.78.10318.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.11518.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.2618.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.9618.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.121.1063.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.1073.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.433.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.523.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:472
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of fxsinergi.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from fxsinergi.com.

Cypher and MCP

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

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