Hostname
lopez-ingenieros.com
Last fetched
lopez-ingenieros.com resolves to 2 IPv4 addresses operated by AS265839 - HOSTING.CL in CL. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
lopez-ingenieros.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 201.148.105.136 | 201.148.105.0/24 | AS265839 | AS265839 - HOSTING.CL | CL |
| 201.148.107.26 | 201.148.107.0/24 | AS265839 | AS265839 - HOSTING.CL | CL |
WHOIS identity
- Registrar
- iana:146
- Organization
- arturo lopez
- Contact emails
Subdomains
7 observed subdomains of lopez-ingenieros.com.
Web-graph footprint
Distinct hostnames that link to or from lopez-ingenieros.com in the public web crawl.
12 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- lopez-ingenieros.com
SPF policy
2 SPF mechanisms authorising senders for lopez-ingenieros.com.
| Mechanism | Target |
|---|---|
| SPF_A | lopez-ingenieros.com |
| SPF_MX | lopez-ingenieros.com |
Related pages
Pivot deeper into the graph from lopez-ingenieros.com.
- IP · 201.148.105.136
- ASN · AS265839AS265839 - HOSTING.CL
- Registrar · iana:146
- Country · CL
- Email · lopez-ingenieros.com@domainsbyproxy.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: "lopez-ingenieros.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.