Skip to content

Hostname

sqconnections.com

Last fetched

sqconnections.com resolves to 3.130.97.122, announced in 3.130.0.0/16 by AMAZON-02 - Amazon.com, Inc. in US. sqconnections.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 · sqconnections.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sqconnections.com

Resolution chain

IPv6 resolution

No AAAA record for sqconnections.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
godaddy@smartbear.com, 60050bee-eaef-469e-bf4c-1395c98d970c@identity-protect.org, 9f113742-b5ab-4623-a73e-acd7357b7f6e@identity-protect.org, ecf777b4-3c72-4731-af32-553c5125d289@identity-protect.org

Mail and authentication

Nameservers

  • ns-6.awsdns-00.com
  • ns-998.awsdns-60.net
  • ns-1299.awsdns-34.org
  • ns-1748.awsdns-26.co.uk

MX records

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

Threat-feed evidence

History

Related pages

Pivot from sqconnections.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: "sqconnections.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.