Skip to content

Hostname

substack-secondary.com

Last fetched

substack-secondary.com resolves to 107.20.66.105, announced in 107.20.0.0/16 by AMAZON-AES - Amazon.com, Inc. in US. substack-secondary.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · substack-secondary.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/substack-secondary.com

Resolution chain

IPv6 resolution

No AAAA record for substack-secondary.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
39bf9a2c-29e0-4e4c-b7cc-f5bec3c309da@identity-protect.org, 72ef0cad-541e-4305-9754-ec86652268f8@identity-protect.org, 952a8800-b4ff-4064-84a7-7f15b1f4bc1e@identity-protect.org, a17ebecf-e603-44c8-9595-4ff5c8c31a86@identity-protect.org, a2d397ee-03c4-4a04-b90d-26f4a8269293@identity-protect.org, cbb7493d-962b-47b7-8f51-02e10ae83cc1@identity-protect.org, d0425575-6445-44f7-b55a-688fb036b725@identity-protect.org

Mail and authentication

Nameservers

  • ns-62.awsdns-07.com
  • ns-977.awsdns-58.net
  • ns-1046.awsdns-02.org
  • ns-2040.awsdns-63.co.uk

Threat-feed evidence

History

Related pages

Pivot from substack-secondary.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "substack-secondary.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.