Skip to content

Hostname

biomas.it

Last fetched

biomas.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:biomas s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · biomas.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/biomas.it

Resolution chain

biomas.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:biomas s.r.l.
Organization
biomas
Contact emails

Subdomains

20 observed subdomains of biomas.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for biomas.it.

MechanismTarget
SPF_Amx02.biomascloud.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.89.18.188/32
SPF_IP93.51.144.122
SPF_IP93.51.144.123
SPF_IP93.51.144.126

Related pages

Pivot deeper into the graph from biomas.it.

Cypher and MCP

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

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