Skip to content

Hostname

label51.com

Last fetched

label51.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · label51.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/label51.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.196.227116.202.0.0/16AS24940DE

WHOIS identity

Registrar
iana:839
Organization
dok 2 b.v.
Contact emails

Subdomains

3 observed subdomains of label51.com.

Web-graph footprint

Distinct hostnames that link to or from label51.com in the public web crawl.

25 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for label51.com.

MechanismTarget
SPF_Alabel51.com
SPF_INCLUDEspf.label51.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.161.112
SPF_IP2a01:4f8:241:18f:0:0:0:2
SPF_IP31.7.6.183
SPF_MXlabel51.com

Related pages

Pivot deeper into the graph from label51.com.

Cypher and MCP

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

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