Skip to content

Hostname

5bestthings.com

Last fetched

5bestthings.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in JP. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · 5bestthings.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/5bestthings.com

Resolution chain

5bestthings.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.61.200.94108.61.200.0/23AS20473AS-VULTR - The Constant Company, LLCJP
216.128.179.195216.128.176.0/20AS20473AS-VULTR - The Constant Company, LLCCA

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

51 observed subdomains of 5bestthings.com.

Web-graph footprint

Distinct hostnames that link to or from 5bestthings.com in the public web crawl.

247 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 5bestthings.com.

MechanismTarget
SPF_A5bestthings.com
SPF_MX5bestthings.com

Related pages

Pivot deeper into the graph from 5bestthings.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "5bestthings.com"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.