Skip to content

Hostname

assista.org

Last fetched

assista.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.153.8018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:106
Organization
assista soziale dienste
Contact emails

Subdomains

19 observed subdomains of assista.org.

Web-graph footprint

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

52 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for assista.org.

MechanismTarget
SPF_INCLUDEspf.siwa.at
SPF_INCLUDEspf.x-tention.cloud
SPF_IP193.104.82.0/24
SPF_IP193.228.97.0/24
SPF_IP213.174.224.64/26

Related pages

Pivot deeper into the graph from assista.org.

Cypher and MCP

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

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