Skip to content

Hostname

kew.org

Last fetched

kew.org resolves to 1 IPv4 address operated by AS5089 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kew.orgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kew.org

Resolution chain

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

IPPrefixASNOperatorCountry
213.48.60.82213.48.0.0/18AS5089GB

WHOIS identity

Registrar
iana:2
Organization
royal botanic gardens - kew
Contact emails

Subdomains

75 observed subdomains of kew.org.

Web-graph footprint

Distinct hostnames that link to or from kew.org in the public web crawl.

7,741 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for kew.org.

MechanismTarget
SPF_INCLUDE144231005.spf03.hubspotemail.net
SPF_INCLUDE_spf.distribution.vueliopm.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEem2842.kew.org
SPF_INCLUDEem7758.kew.org
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.177.29.199/32
SPF_IP146.75.73.124
SPF_IP162.13.196.15
SPF_IP213.48.60.0/24
SPF_IP217.72.254.250/32
SPF_IP37.244.88.0/24
SPF_IP46.101.38.42
SPF_IP5.28.62.147
SPF_IP82.219.36.242
SPF_IP85.133.123.0/24
SPF_IP85.133.123.250/32

Related pages

Pivot deeper into the graph from kew.org.

Cypher and MCP

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

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