Skip to content

Hostname

payprint.it

Last fetched

payprint.it resolves to 1 IPv4 address operated by AS62290 in IT. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · payprint.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/payprint.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.24.116.45185.24.116.0/23AS62290IT

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
payprint srl
Contact emails

Subdomains

5 observed subdomains of payprint.it.

Web-graph footprint

Distinct hostnames that link to or from payprint.it in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for payprint.it.

MechanismTarget
SPF_INCLUDEspf.cbsolt.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.24.116.45
SPF_IP185.3.36.178
SPF_IP87.247.237.54
SPF_IP88.149.175.108
SPF_MXpayprint.it

Related pages

Pivot deeper into the graph from payprint.it.

Cypher and MCP

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

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