Skip to content

Hostname

postur.is

Last fetched

postur.is resolves to 1 IPv4 address operated by AS44515 in IS.

Nutrition Label

WHISPER CANON · postur.isRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/postur.is

Resolution chain

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

IPPrefixASNOperatorCountry
82.221.64.14782.221.64.0/23AS44515IS

WHOIS identity

Registrar
Organization
íslandspóstur ohf.
Contact emails

Subdomains

23 observed subdomains of postur.is.

Web-graph footprint

Distinct hostnames that link to or from postur.is in the public web crawl.

258 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for postur.is.

MechanismTarget
SPF_Apostur.is
SPF_INCLUDE_spf.umsja.is
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsmtp.kjarni.is
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.213.128.51
SPF_MXpostur.is

Related pages

Pivot deeper into the graph from postur.is.

Cypher and MCP

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

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