Skip to content

Hostname

pago.app

Last fetched

pago.app resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · pago.appRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pago.app

Resolution chain

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

IPPrefixASNOperatorCountry
92.114.2.9192.114.2.0/24AS5606RO

WHOIS identity

Registrar
iana:1408
Organization
timesafe srl
Contact emails

Subdomains

13 observed subdomains of pago.app.

Web-graph footprint

Distinct hostnames that link to or from pago.app in the public web crawl.

43 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pago.app

SPF policy

7 SPF mechanisms authorising senders for pago.app.

MechanismTarget
SPF_Apago.app
SPF_IP188.241.222.211
SPF_IP188.241.222.83
SPF_IP2a00:ece1:0:10:0:0:0:10e
SPF_IP2a00:ece1:0:1e:0:0:0:31b
SPF_IP92.114.2.91
SPF_MXpago.app

Related pages

Pivot deeper into the graph from pago.app.

Cypher and MCP

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

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