Skip to content

Hostname

espaigirones.com

Last fetched

espaigirones.com resolves to 1 IPv4 address operated by AS5533 in PT. WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · espaigirones.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/espaigirones.com

Resolution chain

espaigirones.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.93.230.93188.93.224.0/21AS5533PT

WHOIS identity

Registrar
iana:1587
Organization
multi marketing b.v.
Contact emails

Subdomains

1 observed subdomain of espaigirones.com.

Web-graph footprint

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

41 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for espaigirones.com.

MechanismTarget
SPF_Aespaigirones.com
SPF_IP2a02:4780:41:52c6:0:0:0:1
SPF_IP46.202.159.121
SPF_MXespaigirones.com

Related pages

Pivot deeper into the graph from espaigirones.com.

Cypher and MCP

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

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