Skip to content

Hostname

deboer.it

Last fetched

deboer.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:utixo limited as the registrar.

Nutrition Label

WHISPER CANON · deboer.itRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/deboer.it

Resolution chain

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

IPPrefixASNOperatorCountry
91.99.28.4591.99.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:utixo limited
Organization
de boer fredrik jan & c. snc
Contact emails

Subdomains

7 observed subdomains of deboer.it.

Web-graph footprint

Distinct hostnames that link to or from deboer.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for deboer.it.

MechanismTarget
SPF_Adeboer.it
SPF_INCLUDEspf.utixo.net
SPF_IP188.165.173.114
SPF_IP54.36.3.218
SPF_IP91.99.28.45
SPF_MXdeboer.it

Related pages

Pivot deeper into the graph from deboer.it.

Cypher and MCP

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

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