Skip to content

Hostname

losfeld.be

Last fetched

losfeld.be resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · losfeld.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/losfeld.be

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.78.12037.59.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

7 observed subdomains of losfeld.be.

Web-graph footprint

Distinct hostnames that link to or from losfeld.be in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for losfeld.be.

MechanismTarget
SPF_Awww.losfeld.be
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.183.224.185
SPF_IP194.78.84.130
SPF_IP217.136.226.12
SPF_IP31.15.64.238/32
SPF_IP91.121.220.46/32
SPF_MXlosfeld.be

Related pages

Pivot deeper into the graph from losfeld.be.

Cypher and MCP

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

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