Skip to content

Hostname

helmantour.com

Last fetched

helmantour.com resolves to 1 IPv4 address operated by AS201746 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.158.254.16694.158.254.0/24AS201746ES

WHOIS identity

Registrar
iana:1383
Organization
alberto martin francisco
Contact emails

Subdomains

5 observed subdomains of helmantour.com.

Web-graph footprint

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

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for helmantour.com.

MechanismTarget
SPF_Aglobal01.workandahost.es
SPF_Ahelmantour.com
SPF_Arelay.yellducal.com
SPF_Asetentayocho191.serverov.com
SPF_Avps5146.ervers.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_MXhelmantour.com

Related pages

Pivot deeper into the graph from helmantour.com.

Cypher and MCP

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

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