Skip to content

Hostname

lab3w.com

Last fetched

lab3w.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. lab3w.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lab3w.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lab3w.com

Resolution chain

No IPv4 resolution is recorded for lab3w.com in WhisperGraph.

IPv6 resolution

No AAAA record for lab3w.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Registrant organisation
jaillet-ramey o.romain
Contact emails
16a7e20a59bb48b5c6a65fc9be8ae42e-20579125@contact.gandi.net, 3c9312e10dec62153e32c207ec586574-20579125@contact.gandi.net, 7bc5a739a4fe25250a58a6f3266774f3-20579125@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.ipv10.net
  • ns2.ipv10.net

MX records

  • smtp.zw3b.eu

SPF policy

  • ip: 158.69.126.137/32
  • ip: 2607:5300:60:9389:17:4c1:0:1a/128

Threat-feed evidence

History

Related pages

Pivot from lab3w.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lab3w.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.