Skip to content

Hostname

thirdfloor.it

Last fetched

thirdfloor.it resolves to 6 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · thirdfloor.itRouting diversity4.2/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/thirdfloor.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.254.129.130104.254.129.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
162.252.83.238162.252.83.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
199.231.163.130199.231.163.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
23.227.168.20223.227.168.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
23.227.182.2623.227.182.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
94.72.162.13894.72.160.0/22AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
hidden
Contact emails

Subdomains

2 observed subdomains of thirdfloor.it.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thirdfloor.it.

MechanismTarget
SPF_Athirdfloor.it
SPF_IP45.158.37.144
SPF_MXthirdfloor.it

Related pages

Pivot deeper into the graph from thirdfloor.it.

Cypher and MCP

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

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