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
Resolution chain
lofij.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.198.86.107 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.226.211.226 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.65.69.92 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 34.231.132.0 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.198.216 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 63.177.168.130 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 008597ecf2@lofij.com.whoistrustee.com
- 2ece60e0c8a024f4598c79c347d8ce10fd98ff200ed59580c890aa7978e9b847@lofij.com.whoisproxy.org
- 59f794f7b540c74f06bc852ba1960177db6a452edeecce66ce6db4c64efa58ee@lofij.com.whoisproxy.org
- 6aa9e88fb09592a6248afe44f8774a2c58b15c4d1142d6d3972b04309e8e0e51@lofij.com.whoisproxy.org
- 8089e49fe8e7499e9e640a5043cab341866cbeaa76998836d30acdfcc8a2f382@lofij.com.whoisproxy.org
- a90026e3199aeee0cf0c51a58f62591149e94eb01ff59c5df9fcc6c69352a49c@lofij.com.whoisproxy.org
- c5c21a4e17be43c29880e4b18139213c247ac61dd1987cdf0ceeca31684b1bdb@lofij.com.whoisproxy.org
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.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lofij.com.
- IP · 18.198.86.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · DE
- Email · 008597ecf2@lofij.com.whoistrustee.com
- TLD · .com
- Browse hostnames · lo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.