Skip to content

Hostname

fixoursecurity.com

Last fetched

fixoursecurity.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.3316.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.14216.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1316.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.25516.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.186.9852.216.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.34.5352.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.13352.216.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.141.12552.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.2952.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.16552.218.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.43.17152.217.54.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.17152.217.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.9354.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.193.18154.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.4554.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.15754.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
it architect consulting
Contact emails

Subdomains

1 observed subdomain of fixoursecurity.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from fixoursecurity.com.

Cypher and MCP

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

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