Skip to content

Hostname

nsconnect.net

Last fetched

nsconnect.net resolves to 34.204.59.215, announced in 34.192.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. nsconnect.net 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 · nsconnect.netRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nsconnect.net

Resolution chain

IPv6 resolution

No AAAA record for nsconnect.net is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
douglas golub
Contact emails
doug_golub@medisked.com, 3c6ececc-aab4-432b-a54c-637819ef8f07@identity-protect.org, 6148d32d-537c-49ba-a6a8-b264c13ed9cb@identity-protect.org, c1440230-4738-422e-9b62-81e820e7f2e4@identity-protect.org

Mail and authentication

Nameservers

  • ns-461.awsdns-57.com
  • ns-868.awsdns-44.net
  • ns-1342.awsdns-39.org
  • ns-1608.awsdns-09.co.uk

MX records

  • mailstore1.secureserver.net
  • smtp.secureserver.net

Threat-feed evidence

History

Related pages

Pivot from nsconnect.net 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: "nsconnect.net"})-[: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.