Skip to content

Hostname

polygraphy.info

Last fetched

polygraphy.info resolves to 2 IPv4 addresses operated by KRISTIANSTADS-KOMMUN-AS Kristianstads Kommun in BG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · polygraphy.infoRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/polygraphy.info

Resolution chain

polygraphy.info resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.138.220.85164.138.220.0/23AS201200KRISTIANSTADS-KOMMUN-AS Kristianstads KommunBG
185.52.207.206185.52.207.0/24AS8860DELTA-BG-ASBG

WHOIS identity

Registrar
iana:48
Organization
plamen davidoff
Contact emails

Subdomains

24 observed subdomains of polygraphy.info.

Web-graph footprint

Distinct hostnames that link to or from polygraphy.info in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • polygraphy.info

SPF policy

5 SPF mechanisms authorising senders for polygraphy.info.

MechanismTarget
SPF_Apolygraphy.info
SPF_INCLUDEeu.zcsend.net
SPF_IP164.138.220.85
SPF_IP185.52.207.206
SPF_MXpolygraphy.info

Related pages

Pivot deeper into the graph from polygraphy.info.

Cypher and MCP

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

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