Skip to content

Hostname

syntaxerror.io

Last fetched

syntaxerror.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · syntaxerror.ioRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/syntaxerror.io

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.88.23516.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2173.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2533.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1223.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.33.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.563.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.21052.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.185.19452.218.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.21852.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.9852.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.10752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.7552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.9952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.6752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.22752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.20352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with syntaxerror.io in WhisperGraph.

Subdomains

1 observed subdomain of syntaxerror.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for syntaxerror.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from syntaxerror.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "syntaxerror.io"})-[: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.