Skip to content

Hostname

logilabel.com

Last fetched

logilabel.com resolves to 1 IPv4 address operated by UNISERVER-AS in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · logilabel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/logilabel.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.93.56.19581.93.48.0/20AS31673UNISERVER-ASNL

WHOIS identity

Registrar
iana:839
Organization
logilabel nederland b.v.
Contact emails

Subdomains

2 observed subdomains of logilabel.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for logilabel.com.

MechanismTarget
SPF_Alogilabel.com
SPF_Arelay.hosting.parentix.nl
SPF_Athetis.proserve.nl
SPF_INCLUDEhosting.safespace.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.84.224.0/24
SPF_IP81.4.116.112/28
SPF_MXlogilabel.com

Related pages

Pivot deeper into the graph from logilabel.com.

Cypher and MCP

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

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