Skip to content

Hostname

gimtree.com

Last fetched

gimtree.com resolves to 1 IPv4 address operated by KnownSRV - KnownSRV Ltd. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.66.143.48185.66.143.0/24AS200514KnownSRV - KnownSRV Ltd.NL

WHOIS identity

Registrar
iana:1647
Organization
contact privacy inc. customer 0169695610
Contact emails

Subdomains

1 observed subdomain of gimtree.com.

Threat posture

History

Mail and authentication

MX records

  • gimtree.com

SPF policy

4 SPF mechanisms authorising senders for gimtree.com.

MechanismTarget
SPF_Agimtree.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.66.143.19
SPF_MXgimtree.com

Related pages

Pivot deeper into the graph from gimtree.com.

Cypher and MCP

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

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