Skip to content

Hostname

giftsdirect.com

Last fetched

giftsdirect.com resolves to 104.26.6.181, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. giftsdirect.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for giftsdirect.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:81
Contact emails
it@giftsdirect.com, 66f8833e75e60468cda251f83700b2be-906282@contact.gandi.net, cb9007dd433a8c962179d9797ed80cd8-4575869@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • diva.ns.cloudflare.com
  • walt.ns.cloudflare.com

MX records

  • mx1-eu.emailsecurity.app
  • mx2-eu.emailsecurity.app

SPF policy

  • ip: 149.86.98.120/30
  • ip: 104.195.127.14/32
  • ip: 104.195.127.15/32
  • include: spf1.emailsecurity.app
  • include: _spf.bigcommerce.com
  • a: giftsdirect.com
  • mx: giftsdirect.com
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • ip: 34.245.251.43
  • ip: 89.100.165.98

Threat-feed evidence

History

Related pages

Pivot from giftsdirect.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "giftsdirect.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.