Skip to content

Hostname

drass.it

Last fetched

drass.it resolves to 1 IPv4 address operated by AS51167 in US. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
75.119.147.25175.119.128.0/19AS51167US

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
drass energy
Contact emails

Subdomains

16 observed subdomains of drass.it.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for drass.it.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.56.129.14
SPF_IP2.56.129.4
SPF_IP75.119.147.251

Related pages

Pivot deeper into the graph from drass.it.

Cypher and MCP

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

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