Skip to content

Hostname

loqed.com

Last fetched

loqed.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · loqed.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/loqed.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.181.39.6535.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:269
Organization
loqed holding b.v.
Contact emails

Subdomains

43 observed subdomains of loqed.com.

Web-graph footprint

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

42 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for loqed.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP103.18.109.138/32
SPF_IP15.236.29.186
SPF_IP172.255.62.10/32
SPF_IP172.255.62.11/32
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP199.10.31.235/32
SPF_IP199.10.31.236/32
SPF_IP23.83.208.0/20
SPF_IP46.232.183.0/24
SPF_IP54.214.232.113/32
SPF_IP82.201.109.200
SPF_IP82.201.109.209

Related pages

Pivot deeper into the graph from loqed.com.

Cypher and MCP

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

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