Skip to content

Hostname

lawcominstitute.com

Last fetched

lawcominstitute.com resolves to 2 IPv4 addresses operated by GD-EMEA-DC-SXB1 - Host Europe GmbH in FR. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · lawcominstitute.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lawcominstitute.com

Resolution chain

lawcominstitute.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.163.78.18646.164.0.0/18AS8972GD-EMEA-DC-SXB1 - Host Europe GmbHFR
92.205.166.13492.206.8.0/21AS21499GODADDY-SXB - Host Europe GmbHDE

WHOIS identity

Registrar
iana:151
Organization
christian langer
Contact emails

Subdomains

1 observed subdomain of lawcominstitute.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for lawcominstitute.com.

MechanismTarget
SPF_Alawcominstitute.com
SPF_MXlawcominstitute.com

Related pages

Pivot deeper into the graph from lawcominstitute.com.

Cypher and MCP

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

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