Skip to content

Hostname

pgdis.com

Last fetched

pgdis.com resolves to 185.135.236.171, announced in 185.135.236.0/22 by ABICOM - ABICOM SAS in FR. pgdis.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · pgdis.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pgdis.com

Resolution chain

IPv6 resolution

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

Attribution

abicom

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
david ducourthial
Contact emails
informatique@pgdis.com, apelissier@abicom.fr, ndd@adista.fr

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

  • dns17.ovh.net
  • ns17.ovh.net

MX records

  • pgdis-com.mail.protection.outlook.com

SPF policy

  • ip: 185.92.37.57/32
  • include: spf.smtp.icodia.com
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: mx.ovh.com
  • ip: 185.135.236.170
  • ip: 217.128.4.149
  • ip: 46.218.246.173
  • ip: 80.13.250.11
  • ip: 80.13.85.36
  • ip: 80.14.68.75
  • ip: 80.15.126.162
  • ip: 82.127.110.28
  • ip: 82.127.52.40
  • ip: 82.127.80.68

Threat-feed evidence

History

Related pages

Pivot from pgdis.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: "pgdis.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.