Skip to content

Hostname

falktours.com

Last fetched

falktours.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · falktours.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/falktours.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.247.19.131199.247.16.0/21AS20473AS-VULTR - The Constant Company, LLCDE

WHOIS identity

Registrar
iana:269
Organization
falk tours
Contact emails

Subdomains

8 observed subdomains of falktours.com.

Web-graph footprint

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

13 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for falktours.com.

MechanismTarget
SPF_Afalktours.com
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.protection.consisto.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.40.8.251
SPF_IP199.247.19.131
SPF_IP46.234.239.141
SPF_IP46.234.239.36
SPF_IP5.9.149.211
SPF_IP78.46.33.9
SPF_IP82.135.18.205
SPF_MXfalktours.com

Related pages

Pivot deeper into the graph from falktours.com.

Cypher and MCP

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

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