Skip to content

Hostname

server1.printlogicsystem.com

Last fetched

server1.printlogicsystem.com resolves to 2 IPv4 addresses operated by BLACKNIGHT-AS in IE.

Nutrition Label

WHISPER CANON · server1.printlogicsystem.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/server1.printlogicsystem.com

Resolution chain

server1.printlogicsystem.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.153.223.16378.153.192.0/19AS39122BLACKNIGHT-ASIE
78.153.223.17178.153.192.0/19AS39122BLACKNIGHT-ASIE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for server1.printlogicsystem.com.

MechanismTarget
SPF_Aserver1.printlogicsystem.com
SPF_IP78.153.223.163
SPF_IP78.153.223.171
SPF_MXserver1.printlogicsystem.com

Related pages

Pivot deeper into the graph from server1.printlogicsystem.com.

Cypher and MCP

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

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