Skip to content

Hostname

loqiva.com

Last fetched

loqiva.com resolves to 1 IPv4 address operated by AS204167 in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · loqiva.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/loqiva.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.65.32.51188.65.32.0/23AS204167GB

WHOIS identity

Registrar
iana:168
Organization
domain proxy service. lcn.com
Contact emails

Subdomains

81 observed subdomains of loqiva.com.

Web-graph footprint

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

21 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for loqiva.com.

MechanismTarget
SPF_Amailer.loqiva.com
SPF_INCLUDE25441972.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from loqiva.com.

Cypher and MCP

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

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