Skip to content

Hostname

cifas.org.uk

Last fetched

cifas.org.uk resolves to 2 IPv4 addresses operated by AS12703 in GB. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · cifas.org.ukRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cifas.org.uk

Resolution chain

cifas.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
cifas
Contact emails

Subdomains

32 observed subdomains of cifas.org.uk.

Web-graph footprint

Distinct hostnames that link to or from cifas.org.uk in the public web crawl.

1,248 sites link to this hostname.

298 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cifas.org.uk.

MechanismTarget
SPF_INCLUDE_spf.accessplanit.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.accessacloud.com
SPF_IP168.245.1.98
SPF_IP192.254.125.237/32

Related pages

Pivot deeper into the graph from cifas.org.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cifas.org.uk"})-[: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.