Skip to content

Hostname

loacker.com

Last fetched

loacker.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.185.135.71.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.11.13052.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
a. loacker
Contact emails

Subdomains

38 observed subdomains of loacker.com.

Web-graph footprint

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

407 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for loacker.com.

MechanismTarget
SPF_Aloacker.com
SPF_INCLUDE_spf.ntgt.de
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.eu
SPF_IP109.69.251.144/28
SPF_IP13.95.118.148/32
SPF_IP148.59.100.16/28
SPF_IP148.59.101.16/28
SPF_IP15.161.173.65/32
SPF_IP18.102.83.201
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP24.38.41.96/28
SPF_IP37.186.149.0/26
SPF_IP52.136.244.189/32
SPF_IP52.148.217.125
SPF_IP52.215.245.79
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP83.175.104.144/28

Related pages

Pivot deeper into the graph from loacker.com.

Cypher and MCP

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

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