Skip to content

Hostname

uk.framingengine.com

Last fetched

uk.framingengine.com resolves to 1 IPv4 address operated by VELIANET-AS velia.net Internetdienste GmbH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.25.210.1785.25.208.0/22AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

No WHOIS records are currently associated with uk.framingengine.com in WhisperGraph.

Subdomains

2 observed subdomains of uk.framingengine.com.

Threat posture

History

Mail and authentication

MX records

  • uk.framingengine.com

SPF policy

3 SPF mechanisms authorising senders for uk.framingengine.com.

MechanismTarget
SPF_Auk.framingengine.com
SPF_IP162.254.144.200
SPF_MXuk.framingengine.com

Related pages

Pivot deeper into the graph from uk.framingengine.com.

Cypher and MCP

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

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