Skip to content

Hostname

visual-prolog.com

Last fetched

visual-prolog.com resolves to 1 IPv4 address operated by AS47292 in DK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · visual-prolog.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/visual-prolog.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.48.74.14586.48.72.0/21AS47292DK

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of visual-prolog.com.

Web-graph footprint

Distinct hostnames that link to or from visual-prolog.com in the public web crawl.

61 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for visual-prolog.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.130.46.186
SPF_IP35.214.144.221
SPF_IP78.153.190.27
SPF_IP81.19.225.70

Related pages

Pivot deeper into the graph from visual-prolog.com.

Cypher and MCP

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

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