Skip to content

Hostname

123connect.com

Last fetched

123connect.com resolves to 84.18.201.28, announced in 84.18.192.0/19 by CATALYST2-AS - Team Blue Carrier Limited in GB. 123connect.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 · 123connect.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/123connect.com

Resolution chain

IPv6 resolution

No AAAA record for 123connect.com is recorded in WhisperGraph.

Attribution

team blue carrier

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
123connect
Contact emails
info@123connect.co.uk

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns26.lightning1.net
  • ns27.lightning1.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • st2.mx.email-filter.net
  • st3.mx.email-filter.net

SPF policy

  • a: 123connect.com
  • mx: 123connect.com
  • include: authsmtp.com
  • a: st2.mx.email-filter.net
  • a: st3.mx.email-filter.net
  • include: sendgrid.net
  • ip: 146.66.121.62
  • ip: 185.28.164.108
  • ip: 51.132.30.155
  • ip: 62.13.149.147
  • ip: 84.18.194.45
  • ip: 84.18.194.46
  • ip: 84.18.198.240
  • ip: 84.18.198.57
  • ip: 84.18.201.26
  • ip: 84.18.201.27

Threat-feed evidence

History

Related pages

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