Skip to content

Hostname

fidelize.com.br

Last fetched

fidelize.com.br resolves to 107.178.245.66, announced in 107.178.224.0/19 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. fidelize.com.br 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 · fidelize.com.brRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/fidelize.com.br

Resolution chain

IPv6 resolution

No AAAA record for fidelize.com.br is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Contact emails
joselage@fidelize.com.br, otaviofcs@gmail.com

Subdomains

Mail and authentication

Nameservers

  • ns-18.awsdns-02.com
  • ns-850.awsdns-42.net
  • ns-1416.awsdns-49.org
  • ns-1702.awsdns-20.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • include: mail.zendesk.com
  • ip: 177.124.244.150
  • ip: 179.124.40.230
  • ip: 189.113.132.154
  • ip: 200.155.64.201
  • ip: 200.155.64.202
  • ip: 52.10.209.120
  • ip: 52.39.107.203

Threat-feed evidence

History

Related pages

Pivot from fidelize.com.br 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: "fidelize.com.br"})-[: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.