Skip to content

Hostname

interfisc.co.uk

Last fetched

interfisc.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ascio technologies inc. denmark ? filial af ascio technologies inc. usa t/a ascio technologies inc as the registrar.

Nutrition Label

WHISPER CANON · interfisc.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/interfisc.co.uk

Resolution chain

interfisc.co.uk 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
registrar:ascio technologies inc. denmark ? filial af ascio technologies inc. usa t/a ascio technologies inc
Organization
interfisc bv
Contact emails

Subdomains

3 observed subdomains of interfisc.co.uk.

Web-graph footprint

Distinct hostnames that link to or from interfisc.co.uk in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for interfisc.co.uk.

MechanismTarget
SPF_INCLUDEinterfisc.nl

Related pages

Pivot deeper into the graph from interfisc.co.uk.

Cypher and MCP

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

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