Skip to content

Hostname

growinggifts.com

Last fetched

growinggifts.com resolves to 1 IPv4 address operated by ASN852 - TELUS Communications Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · growinggifts.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/growinggifts.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.102.70.129207.102.0.0/16AS852ASN852 - TELUS Communications Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 013897531
Contact emails

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for growinggifts.com.

MechanismTarget
SPF_IP167.89.72.113
SPF_IP184.70.152.122/31
SPF_IP204.244.185.128
SPF_IP208.98.204.82
SPF_IP216.18.70.245
SPF_IP65.39.177.229
SPF_IP65.39.177.235/32
SPF_IP65.39.177.246/31
SPF_IP65.39.177.249/32
SPF_IP69.196.90.170

Related pages

Pivot deeper into the graph from growinggifts.com.

Cypher and MCP

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

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