Skip to content

Hostname

posta.rs

Last fetched

posta.rs resolves to 1 IPv4 address operated by AS13091 in RS. WHOIS lists registrar:jp 'posta srbije' as the registrar.

Nutrition Label

WHISPER CANON · posta.rsRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/posta.rs

Resolution chain

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

IPPrefixASNOperatorCountry
212.62.32.46212.62.32.0/20AS13091RS

WHOIS identity

Registrar
registrar:jp 'posta srbije'
Organization
Contact emails

Subdomains

53 observed subdomains of posta.rs.

Web-graph footprint

Distinct hostnames that link to or from posta.rs in the public web crawl.

547 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for posta.rs.

MechanismTarget
SPF_Asmg1.posta.rs
SPF_Asmg2.posta.rs
SPF_IP212.62.32.184
SPF_IP212.62.32.69
SPF_IP212.62.32.70
SPF_IP212.62.36.50
SPF_IP212.62.36.51
SPF_IP212.62.57.189
SPF_IP212.62.57.190
SPF_IP212.62.57.217
SPF_IP212.62.57.218

Related pages

Pivot deeper into the graph from posta.rs.

Cypher and MCP

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

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