Skip to content

Hostname

firebet.it

Last fetched

firebet.it resolves to 9 IPv4 addresses operated by AS4788 in MY. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · firebet.itRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/firebet.it

Resolution chain

firebet.it resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:eurodns sa
Organization
eurodns
Contact emails

Subdomains

24 observed subdomains of firebet.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for firebet.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEvxmail.eplay24.it
SPF_IP195.231.90.1/24
SPF_IP212.112.91.73/32
SPF_IP5.150.140.1/24

Related pages

Pivot deeper into the graph from firebet.it.

Cypher and MCP

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

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