Skip to content

Hostname

pecinci.org

Last fetched

pecinci.org resolves to 1 IPv4 address operated by AS35779 in RS. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · pecinci.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pecinci.org

Resolution chain

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

IPPrefixASNOperatorCountry
194.146.56.159194.146.56.0/22AS35779RS

WHOIS identity

Registrar
iana:151
Organization
nacelnik ou zeljko trbovic
Contact emails

Subdomains

10 observed subdomains of pecinci.org.

Web-graph footprint

Distinct hostnames that link to or from pecinci.org in the public web crawl.

66 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pecinci.org.

MechanismTarget
SPF_Apecinci.org
SPF_IP188.93.124.135
SPF_IP188.93.126.10
SPF_IP188.93.126.11
SPF_IP188.93.126.9
SPF_MXpecinci.org

Related pages

Pivot deeper into the graph from pecinci.org.

Cypher and MCP

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

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