Skip to content

Hostname

paghera.com

Last fetched

paghera.com resolves to 193.70.64.179, announced in 193.72.220.0/22 by OVH - OVH SAS in IT. paghera.com is listed by 1 threat feed; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 1 threat feed. At least one source recommends blocking.

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:55:42 GMT
Last seen on a feed
Sun, 06 Sep 2026 07:54:24 GMT

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for paghera.com is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:113
Registrant organisation
green service
Contact emails
domain@paghera.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • martha.ns.cloudflare.com
  • thaddeus.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • a: paghera.com
  • mx: paghera.com
  • ip: 178.32.8.145
  • ip: 178.32.8.153
  • ip: 188.165.161.227
  • ip: 188.165.161.228
  • ip: 193.70.64.179
  • ip: 5.196.118.73
  • ip: 5.196.118.74
  • ip: 5.196.118.75

Threat-feed evidence

History

Related pages

Pivot from paghera.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "paghera.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.