Skip to content

Hostname

besosf.com

Last fetched

besosf.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · besosf.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/besosf.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.157.24035.213.128.0/18AS15169GOOGLE - Google LLCSG
5.135.15.155.135.0.0/16AS16276FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of besosf.com.

Web-graph footprint

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

10 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for besosf.com.

MechanismTarget
SPF_Abesosf.com
SPF_INCLUDEbesosf.com.spf.auto.dnssmarthost.net
SPF_IP135.125.7.211
SPF_IP5.135.15.15
SPF_IP51.178.68.218
SPF_IP51.91.118.101
SPF_MXbesosf.com

Related pages

Pivot deeper into the graph from besosf.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "besosf.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.