Skip to content

Hostname

biskot.com

Last fetched

biskot.com resolves to 1 IPv4 address operated by AS29605 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.19.59.236217.19.56.0/21AS29605FR

WHOIS identity

Registrar
iana:81
Organization
biskot
Contact emails

Subdomains

12 observed subdomains of biskot.com.

Web-graph footprint

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

39 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for biskot.com.

MechanismTarget
SPF_Abiskot.com
SPF_INCLUDEmx.ovh.com
SPF_IP217.19.48.160/27
SPF_IP217.19.48.224/25
SPF_IP217.19.48.64/26
SPF_IP217.19.50.213/28
SPF_IP217.19.59.224/27
SPF_IP217.19.59.239/27
SPF_IP217.19.59.248/32
SPF_IP89.107.170.145/32
SPF_MXbiskot.com

Related pages

Pivot deeper into the graph from biskot.com.

Cypher and MCP

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

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