Skip to content

Hostname

inmoprovia.com

Last fetched

inmoprovia.com resolves to 2 IPv4 addresses operated by AS202054 in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · inmoprovia.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inmoprovia.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.14.57.65185.14.57.0/24AS202054ES
72.52.226.672.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CES

WHOIS identity

Registrar
iana:140
Organization
asociacion de promotores inmobiliarios de la provincia de alican
Contact emails

Subdomains

2 observed subdomains of inmoprovia.com.

Threat posture

History

Mail and authentication

MX records

  • inmoprovia.com

SPF policy

6 SPF mechanisms authorising senders for inmoprovia.com.

MechanismTarget
SPF_Ainmoprovia.com
SPF_INCLUDEspf1.avanzaeninternet.com
SPF_IP185.14.57.65
SPF_IP72.52.226.20
SPF_IP72.52.226.6
SPF_MXinmoprovia.com

Related pages

Pivot deeper into the graph from inmoprovia.com.

Cypher and MCP

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

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