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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 16.52.15.128
16.52.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Montreal, CA
- 18.170.20.20
18.168.0.0/14 · AMAZON-02 - Amazon.com, Inc. · London, GB
- 35.181.228.88
35.181.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
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
Showing 12 of 14. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.