Skip to content

Hostname

printcenter.com.gr

Last fetched

printcenter.com.gr resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US.

Nutrition Label

WHISPER CANON · printcenter.com.grRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/printcenter.com.gr

Resolution chain

printcenter.com.gr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.72.108147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.79.79.22147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
77.37.53.12977.37.52.0/23AS47583AS-HOSTINGER - Hostinger International LimitedNL
93.127.179.24593.127.178.0/23AS47583AS-HOSTINGER - Hostinger International LimitedNL

WHOIS identity

No WHOIS records are currently associated with printcenter.com.gr in WhisperGraph.

Subdomains

3 observed subdomains of printcenter.com.gr.

Web-graph footprint

Distinct hostnames that link to or from printcenter.com.gr in the public web crawl.

9 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for printcenter.com.gr.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from printcenter.com.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "printcenter.com.gr"})-[: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.