Skip to content

Hostname

farad-group.com

Last fetched

farad-group.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · farad-group.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/farad-group.com

Resolution chain

farad-group.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
farad international
Contact emails

Subdomains

3 observed subdomains of farad-group.com.

Web-graph footprint

Distinct hostnames that link to or from farad-group.com in the public web crawl.

14 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for farad-group.com.

MechanismTarget
SPF_Afarad-group.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rcloud.eu
SPF_IP185.10.36.0/22
SPF_IP185.184.58.124/24
SPF_IP185.27.84.0/22
SPF_IP192.76.166.0/24
SPF_IP192.76.167.0/24
SPF_IP192.76.168.0/24
SPF_IP192.76.169.0/24
SPF_IP213.136.72.149/24
SPF_IP2a03:5540::/32
SPF_IP94.135.228.140
SPF_MXfarad-group.com

Related pages

Pivot deeper into the graph from farad-group.com.

Cypher and MCP

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

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