Skip to content

Hostname

wi.fidelizare.com

Last fetched

wi.fidelizare.com resolves to 1 IPv4 address operated by AS15395 in GB.

Nutrition Label

WHISPER CANON · wi.fidelizare.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wi.fidelizare.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.234.10.1989.234.0.0/18AS15395GB

WHOIS identity

No WHOIS records are currently associated with wi.fidelizare.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for wi.fidelizare.com.

MechanismTarget
SPF_Awi.fidelizare.com
SPF_IP193.138.122.0/24
SPF_IP212.100.243.218
SPF_IP212.100.243.219
SPF_IP212.100.243.32
SPF_IP212.100.243.33
SPF_IP212.100.243.34
SPF_IP212.100.243.35
SPF_IP212.100.243.36
SPF_IP212.100.243.37
SPF_IP212.100.243.38
SPF_IP212.100.243.39
SPF_IP212.100.252.14
SPF_IP89.234.10.17
SPF_IP89.234.10.18
SPF_IP89.234.10.19
SPF_IP89.234.10.20
SPF_IP89.234.10.21
SPF_IP89.234.10.22
SPF_IP89.234.10.23
SPF_IP89.234.10.24
SPF_IP89.234.10.25
SPF_IP89.234.14.226
SPF_IP89.234.14.227
SPF_IP89.234.7.96
SPF_MXwi.fidelizare.com

Related pages

Pivot deeper into the graph from wi.fidelizare.com.

Cypher and MCP

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

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