Hostname
better.net
Last fetched
better.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
better.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bb56q4u673w@networksolutionsprivateregistration.com
- be3u37cx6w8@networksolutionsprivateregistration.com
- bz4cq4z47tq@networksolutionsprivateregistration.com
- e34bs8ac2v6@networksolutionsprivateregistration.com
- ej68a7gp8k8@networksolutionsprivateregistration.com
- gj7zq5db5sa@networksolutionsprivateregistration.com
- h62bg6nu698@networksolutionsprivateregistration.com
- js3k73z87ce@networksolutionsprivateregistration.com
- m32ea5v89ub@networksolutionsprivateregistration.com
- mg3za8fk4jr@networksolutionsprivateregistration.com
- nh35p76q932@networksolutionsprivateregistration.com
- rv9jt6fk4w3@networksolutionsprivateregistration.com
- t66xn7q99yz@networksolutionsprivateregistration.com
- uc2fr73q5fv@networksolutionsprivateregistration.com
- ug8yr9kn7wy@networksolutionsprivateregistration.com
- x89n23yt8ev@networksolutionsprivateregistration.com
- yv6e22ym65a@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of better.net.
| Subdomain |
|---|
| media.better.net |
| www.better.net |
Web-graph footprint
Distinct hostnames that link to or from better.net in the public web crawl.
434 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for better.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
Related pages
Pivot deeper into the graph from better.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "better.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.