Skip to content

Hostname

beterbed.info

Last fetched

beterbed.info resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · beterbed.infoRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/beterbed.info

Resolution chain

beterbed.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.105.206.12851.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:69
Organization
henschoten b.v.
Contact emails

Subdomains

12 observed subdomains of beterbed.info.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for beterbed.info.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.244.6.36
SPF_IP46.244.6.46
SPF_IP87.255.62.129
SPF_IP95.129.123.84

Related pages

Pivot deeper into the graph from beterbed.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "beterbed.info"})-[: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.