Skip to content

Hostname

faress.com

Last fetched

faress.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

faress.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.49.43104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.158.207172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.108.71.15365.108.0.0/16AS24940FI

WHOIS identity

Registrar
iana:69
Organization
filippo ceci
Contact emails

Subdomains

3 observed subdomains of faress.com.

Web-graph footprint

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

58 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for faress.com.

MechanismTarget
SPF_Afaress.com
SPF_INCLUDE_spf.vianova.it
SPF_IP195.81.189.67
SPF_IP195.81.189.71
SPF_IP195.81.189.72
SPF_IP46.44.255.19
SPF_IP5.150.141.126
SPF_IP62.94.27.156
SPF_MXfaress.com

Related pages

Pivot deeper into the graph from faress.com.

Cypher and MCP

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

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