Skip to content

Hostname

better2know.com

Last fetched

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

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:83
Registrant organisation
better 2 know
Contact emails
info@better2know.co.uk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-367.awsdns-45.com
  • ns-967.awsdns-56.net
  • ns-1233.awsdns-26.org
  • ns-2014.awsdns-59.co.uk

MX records

  • better2know-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • ip: 128.199.177.243
  • ip: 13.215.1.217
  • ip: 159.65.0.241
  • ip: 178.62.246.150
  • ip: 178.62.52.223
  • ip: 18.170.20.20
  • ip: 188.166.251.250
  • ip: 68.183.5.35

Threat-feed evidence

History

Related pages

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