Skip to content

Hostname

3dlab.hu

Last fetched

3dlab.hu resolves to 1 IPv4 address operated by AS15566 in HU.

Nutrition Label

WHISPER CANON · 3dlab.huRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/3dlab.hu

Resolution chain

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

IPPrefixASNOperatorCountry
62.77.130.21762.77.130.0/24AS15566HU

WHOIS identity

No WHOIS records are currently associated with 3dlab.hu in WhisperGraph.

Subdomains

1 observed subdomain of 3dlab.hu.

Subdomain
www.3dlab.hu

Web-graph footprint

Distinct hostnames that link to or from 3dlab.hu in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 3dlab.hu.

MechanismTarget
SPF_A3dlab.hu
SPF_INCLUDE_spf.solidcluster.net
SPF_MX3dlab.hu

Related pages

Pivot deeper into the graph from 3dlab.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3dlab.hu"})-[: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.