Skip to content

Hostname

quotegarden.com

Last fetched

quotegarden.com resolves to 2 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · quotegarden.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/quotegarden.com

Resolution chain

quotegarden.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.58.109.140198.58.96.0/19AS63949US
65.86.32.2565.86.32.0/24AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
attn quotegarden.com care of network solutions
Contact emails

Subdomains

12 observed subdomains of quotegarden.com.

Web-graph footprint

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

824 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • quotegarden.com

SPF policy

4 SPF mechanisms authorising senders for quotegarden.com.

MechanismTarget
SPF_Aquotegarden.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP198.58.109.140
SPF_MXquotegarden.com

Related pages

Pivot deeper into the graph from quotegarden.com.

Cypher and MCP

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

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