Skip to content

Hostname

folbb.com

Last fetched

folbb.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · folbb.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/folbb.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.86.18.191185.86.16.0/22AS34762BE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

6 observed subdomains of folbb.com.

Web-graph footprint

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

16 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for folbb.com.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.252.12.130
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP52.30.8.165
SPF_IP54.229.2.165/32
SPF_IP84.242.9.168

Related pages

Pivot deeper into the graph from folbb.com.

Cypher and MCP

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

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