Skip to content

Hostname

mappinggis.com

Last fetched

mappinggis.com resolves to 1 IPv4 address operated by AS34762 in ES. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.158.85.110213.158.84.0/22AS34762ES

WHOIS identity

Registrar
iana:1068
Organization
aurelio morales
Contact emails

Subdomains

13 observed subdomains of mappinggis.com.

Web-graph footprint

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

260 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • mappinggis.com

SPF policy

7 SPF mechanisms authorising senders for mappinggis.com.

MechanismTarget
SPF_Amappinggis.com
SPF_INCLUDE_spf.webempresa.eu
SPF_INCLUDEservers.mcsv.net
SPF_IP149.202.82.33
SPF_IP213.158.84.110
SPF_IP37.59.49.43
SPF_MXmappinggis.com

Related pages

Pivot deeper into the graph from mappinggis.com.

Cypher and MCP

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

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