Skip to content

Hostname

ufbl.org

Last fetched

ufbl.org resolves to 1 IPv4 address operated by AS59778 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ufbl.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ufbl.org

Resolution chain

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

IPPrefixASNOperatorCountry
91.232.125.391.232.125.0/24AS59778GB

WHOIS identity

Registrar
iana:2
Organization
no first name no last name
Contact emails

Subdomains

9 observed subdomains of ufbl.org.

Web-graph footprint

Distinct hostnames that link to or from ufbl.org in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ufbl.org.

MechanismTarget
SPF_Aufbl.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEthewebhostserver.com
SPF_IP162.221.190.146
SPF_IP162.252.83.202
SPF_IP173.254.250.226
SPF_IP192.65.243.8
SPF_IP91.232.125.3
SPF_MXufbl.org

Related pages

Pivot deeper into the graph from ufbl.org.

Cypher and MCP

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

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