Skip to content

Hostname

approveshield.com

Last fetched

approveshield.com resolves to 172.66.40.123, announced in 172.66.40.0/21 by CLOUDFLARENET - Cloudflare, Inc. in CA. approveshield.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 · approveshield.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/approveshield.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:146
Registrant organisation
approveshield,
Contact emails
damon.mccall@gmail.com

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

  • izabella.ns.cloudflare.com
  • sean.ns.cloudflare.com

MX records

  • approveshield-com.mail.protection.outlook.com

SPF policy

  • ip: 38.108.186.0/24
  • ip: 199.87.209.0/24
  • ip: 54.203.18.106/32
  • ip: 35.174.145.124/32
  • ip: 4.7.16.128/26
  • ip: 4.53.200.128/26
  • ip: 52.19.0.156/32
  • ip: 34.242.34.203/32
  • include: spfa.cpmails.com
  • include: spf.mandrillapp.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • ip: 104.209.145.54
  • ip: 13.88.170.98
  • ip: 13.89.129.61
  • ip: 15.157.154.20
  • ip: 16.50.78.62
  • ip: 16.51.180.22
  • ip: 18.196.254.50
  • ip: 18.198.129.203
  • ip: 18.210.219.222
  • ip: 18.219.211.170
  • ip: 18.220.6.173
  • ip: 18.222.100.37
  • ip: 18.233.211.170
  • ip: 20.1.175.150
  • ip: 20.10.6.183
  • ip: 20.109.99.74
  • ip: 20.122.187.209
  • ip: 20.192.29.133
  • ip: 20.242.106.212
  • ip: 20.65.115.153
  • ip: 20.97.237.150
  • ip: 3.75.50.121
  • ip: 3.97.56.230
  • ip: 34.209.22.161
  • ip: 34.211.36.37
  • ip: 40.176.107.168
  • ip: 40.176.215.184
  • ip: 40.86.47.187
  • ip: 44.240.143.150
  • ip: 52.165.249.35
  • ip: 52.179.183.89
  • ip: 52.214.168.26
  • ip: 52.252.111.27
  • ip: 52.52.134.28
  • ip: 52.52.30.41
  • ip: 52.62.199.66
  • ip: 52.63.210.175

Threat-feed evidence

History

Related pages

Pivot from approveshield.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: "approveshield.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.