Skip to content

Hostname

plannedgift.com

Last fetched

plannedgift.com resolves to 1 IPv4 address operated by SPRINGS - Springs Hosting in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.30.135.66192.30.128.0/21AS14567SPRINGS - Springs HostingUS

WHOIS identity

Registrar
iana:48
Organization
cindy gibson
Contact emails

Subdomains

8 observed subdomains of plannedgift.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for plannedgift.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.244.70.93
SPF_IP162.244.71.102
SPF_IP174.106.232.81
SPF_IP192.30.128.176
SPF_IP192.30.128.178
SPF_IP192.30.128.181
SPF_IP192.30.128.182
SPF_IP192.30.128.184
SPF_IP192.30.134.130
SPF_IP192.30.134.178
SPF_IP206.216.17.202
SPF_IP64.129.73.42
SPF_IP64.129.73.43
SPF_IP65.140.253.74

Related pages

Pivot deeper into the graph from plannedgift.com.

Cypher and MCP

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

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