Skip to content

Hostname

kensingtontours.com

Last fetched

kensingtontours.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kensingtontours.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kensingtontours.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.205.183.1784.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

42 observed subdomains of kensingtontours.com.

Web-graph footprint

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

355 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for kensingtontours.com.

MechanismTarget
SPF_INCLUDE39604621.spf05.hubspotemail.net
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.campaigner.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP149.72.239.160
SPF_IP168.245.121.115
SPF_IP168.245.65.33
SPF_IP168.245.74.246
SPF_IP174.46.206.0/23
SPF_IP4.206.194.39
SPF_IP66.18.21.69
SPF_IP74.203.48.0/23
SPF_IP74.203.57.0/24
SPF_IP76.12.209.30/32

Related pages

Pivot deeper into the graph from kensingtontours.com.

Cypher and MCP

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

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