Skip to content

Hostname

lofij.com

Last fetched

lofij.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lofij.comRouting diversity3.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lofij.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.86.10718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.226.211.2263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.65.69.923.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
34.231.132.034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.198.21634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
63.177.168.13063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
c/o whoisproxy.com
Contact emails

Subdomains

3 observed subdomains of lofij.com.

Web-graph footprint

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

7 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lofij.com.

Cypher and MCP

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

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