Skip to content

Hostname

vtour.shabtab.lighting

Last fetched

vtour.shabtab.lighting resolves to 1 IPv4 address operated by AS200296 in IR.

Nutrition Label

WHISPER CANON · vtour.shabtab.lightingRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/vtour.shabtab.lighting

Resolution chain

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

IPPrefixASNOperatorCountry
213.108.241.196213.108.241.0/24AS200296IR

WHOIS identity

No WHOIS records are currently associated with vtour.shabtab.lighting in WhisperGraph.

Subdomains

1 observed subdomain of vtour.shabtab.lighting.

Web-graph footprint

Distinct hostnames that link to or from vtour.shabtab.lighting in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vtour.shabtab.lighting.

MechanismTarget
SPF_Avtour.shabtab.lighting
SPF_IP213.108.241.196
SPF_MXvtour.shabtab.lighting

Related pages

Pivot deeper into the graph from vtour.shabtab.lighting.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vtour.shabtab.lighting"})-[: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.