Skip to content

Hostname

augs.org

Last fetched

augs.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · augs.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/augs.org

Resolution chain

augs.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of augs.org.

Web-graph footprint

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

329 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for augs.org.

MechanismTarget
SPF_INCLUDEinformz.net
SPF_INCLUDEobmail.socious.net
SPF_INCLUDEspf-a.a2zinc.net
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.97.36
SPF_IP173.45.227.119
SPF_IP209.190.208.156
SPF_IP38.106.208.0/20
SPF_IP96.95.38.49

Related pages

Pivot deeper into the graph from augs.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "augs.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.