Skip to content

Hostname

corrections1.com

Last fetched

corrections1.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.1713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.143.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.73.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.753.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.813.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.3399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of corrections1.com.

Web-graph footprint

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

513 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for corrections1.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEne16.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from corrections1.com.

Cypher and MCP

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

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